]> source.dussan.org Git - tigervnc.git/commit
Improve handling of x509 authentication
authorBrian P. Hinz <bphinz@users.sf.net>
Sun, 13 Sep 2015 14:39:54 +0000 (10:39 -0400)
committerBrian P. Hinz <bphinz@users.sf.net>
Sun, 13 Sep 2015 14:44:40 +0000 (10:44 -0400)
commit95f39a5685bbf389200e0c7abea5d7db50755572
tree6e1048a656c1f6a33efa28dd4abf5505bd2f60c9
parent47963ba8d56d5219ff2804872e17bed52f67954c
Improve handling of x509 authentication

Fixes #193 and also adds automatic certificate saving feature like
the Fltk viewer.  Also pulls in CA certificates from all trusted
authorities known to the JRE for the case when the server is using
a certificate from a top-level authority.
java/com/tigervnc/rfb/CSecurityTLS.java