]> git.ipfire.org Git - thirdparty/cups.git/commit
Add `NoSystem` SSLOptions value 1130/head
authorZdenek Dohnal <zdohnal@redhat.com>
Mon, 6 Jan 2025 17:34:30 +0000 (18:34 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Mon, 6 Jan 2025 17:34:30 +0000 (18:34 +0100)
commitc811fd9c109523cf744e88123f4d762d89539298
treebe1524bdbec5955ebf6b454a251eaf26e4743956
parent2793d081731dd527e6255b0a1d5fc476a7a9b2e2
Add `NoSystem` SSLOptions value

In case using system crypto policy breaks communication with device
irreversibly (f.e. if device does not support better key exchange
algorithm), the new option value gives a way how to opt-out from crypto
policy if user do not want to change default system crypto policy for
the whole machine.
cups/http-private.h
cups/tls-gnutls.c
cups/usersys.c
doc/help/man-client.conf.html
doc/help/man-cupsd.conf.html
man/client.conf.5
man/cupsd.conf.5
scheduler/conf.c