]> git.ipfire.org Git - thirdparty/cups.git/commit
Mirror X.509 updates from libcups v3:
authorMichael R Sweet <msweet@msweet.org>
Fri, 18 Oct 2024 00:07:18 +0000 (20:07 -0400)
committerMichael R Sweet <msweet@msweet.org>
Fri, 18 Oct 2024 00:07:18 +0000 (20:07 -0400)
commitbbd2f70ab542300d572c374c7048b97a5d271044
treeea5b0929df12c0642329c5b3fc1ee4f82b71d2d6
parent8b6ca611fcb274c3c29c042cb9a297c52392fa57
Mirror X.509 updates from libcups v3:

- cupsCreateCredentialsRequest now stores the new private key separately
- cupsSaveCredentials now uses the CSR private key when saving just the new
  certificate
- cupsSaveCredentials now does some sanity checks on the input values.
- cupsSaveCredentials now supports credential removal as documented.
cups/tls-gnutls.c
cups/tls-openssl.c
cups/tls.c