]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix bug in tlscheck utility - wasn't retrying connections and used "host"
authorMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 30 Mar 2022 18:31:22 +0000 (14:31 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 30 Mar 2022 18:31:22 +0000 (14:31 -0400)
commitced0509504dc2e1b63f78830083d9a20e13cbdaf
tree0a6c4833bf8930296cc53034e89e988f6c0c45cf
parent59de3322660549ad6b2fa5a210ff4ebbfe46ea93
Fix bug in tlscheck utility - wasn't retrying connections and used "host"
instead of "server" when constructing the printer URI.

Continue OpenSSL implementations of http_create_credentials,
httpCopyCredentials, and httpCredentialString.
cups/tls-openssl.c
cups/tlscheck.c