]> source.dussan.org Git - tigervnc.git/commit
Handle CA chain certificates
authorBrian P. Hinz <bphinz@users.sf.net>
Sun, 13 Sep 2015 14:56:23 +0000 (10:56 -0400)
committerBrian P. Hinz <bphinz@users.sf.net>
Sun, 13 Sep 2015 14:58:37 +0000 (10:58 -0400)
commit3ee966ed4e2334368c40f4f3e28de1d1c6bb4159
treeacf22e0d179fae729ff8e2e3398e150590d8fb32
parent95f39a5685bbf389200e0c7abea5d7db50755572
Handle CA chain certificates

Allow the Java client to read CA certificates containing multiple
certs concatenated together.
java/com/tigervnc/rfb/CSecurityTLS.java