]> git.ipfire.org Git - thirdparty/cups.git/commit
Add `NoSystem` SSLOptions value
authorZdenek Dohnal <zdohnal@redhat.com>
Tue, 7 Jan 2025 14:12:15 +0000 (15:12 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Tue, 7 Jan 2025 14:12:15 +0000 (15:12 +0100)
commit40e62848ab3aa94b98dfaf1334e1c478c266bc73
treefef4f96a3a6297e33383ab5e1021c8f10a4d01b5
parentb5148ce721499219eb8ada1b001e43255e62ccf1
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.
CHANGES.md
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