]> git.ipfire.org Git - thirdparty/cups.git/commit
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)
commitf8d4d20ce45227b79a1b56edd3fe6673f5b64b82
tree742231f4a75209a09cfe7ea30ef157a2391c419b
parent31b698bf1c092514a64fb05a3232aa5aff76d633
parentc811fd9c109523cf744e88123f4d762d89539298
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.