]> git.ipfire.org Git - thirdparty/cups.git/commit - cups/tls-darwin.c
Implement TrustOnFirstUse option and CRLs (GNU TLS) to allow for printing only
authorMichael Sweet <michael.r.sweet@gmail.com>
Wed, 18 May 2016 18:42:37 +0000 (14:42 -0400)
committerMichael Sweet <michael.r.sweet@gmail.com>
Wed, 18 May 2016 18:42:37 +0000 (14:42 -0400)
commit08d56b1fb9bb10d0cf7d20fd3d9eb763a8fb68a6
treea4606f8bff1108d78c4c1f8afe491b95cb048599
parent71d227bf28c2fb6c7c0210bb02dfb991434d4674
Implement TrustOnFirstUse option and CRLs (GNU TLS) to allow for printing only
to trusted printers/servers (<rdar://problem/25711658>)

This change also makes the default value of AllowExpiredCerts NO instead of YES.

Finally, add support for loading most client.conf options (NOT ServerName or
User) from /Library/Printers/org.cups.PrintingPrefs.plist on OS X.
CHANGES.txt
cups/cups-private.h
cups/globals.c
cups/tls-darwin.c
cups/tls-gnutls.c
cups/usersys.c
doc/help/man-client.conf.html
man/client.conf.man.in
xcode/CUPS.xcodeproj/project.pbxproj