]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Add `NoSystem` SSLOptions value
authorzdohnal <zdohnal@redhat.com>
Tue, 7 Jan 2025 13:27:02 +0000 (14:27 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Jan 2025 13:27:02 +0000 (14:27 +0100)
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.


Trivial merge