Log of /trunk/nl.nikhef.slcshttps
Directory Listing
Revision
1107 -
Directory Listing
Modified
Fri Nov 13 11:03:32 2009 UTC
(12 years, 6 months ago)
by
msalle
Initial version of CertChainChecker, a helper class which sole function is to
check a certificate chain
Update of TrustCert to handle certchain checking
Revision
1065 -
Directory Listing
Modified
Sun Nov 8 20:37:25 2009 UTC
(12 years, 6 months ago)
by
msalle
First steps towards custom TrustManager implementation with hostname checking
included. To be done still: TrustCert.java and actual checking in
TrustManagerImpl.java.
Revision
1064 -
Directory Listing
Modified
Sun Nov 8 10:32:34 2009 UTC
(12 years, 6 months ago)
by
msalle
Added support for specifying a p12 file and/or password at initialization time.
Revision
1063 -
Directory Listing
Modified
Sat Nov 7 21:21:02 2009 UTC
(12 years, 6 months ago)
by
msalle
Fixed ordering problem which thereby stored the wrong (non-existing) key,
leading to SSL handshake failure
Revision
1054 -
Directory Listing
Modified
Thu Nov 5 16:54:45 2009 UTC
(12 years, 6 months ago)
by
msalle
Implemented PKCS12 import and made CryptoStore ready for that.
Revision
996 -
Directory Listing
Modified
Sun Oct 25 21:15:54 2009 UTC
(12 years, 6 months ago)
by
msalle
Updated layout (html-ified)
Revision
988 -
Directory Listing
Modified
Fri Oct 23 14:58:10 2009 UTC
(12 years, 6 months ago)
by
msalle
New initialization sequence and dialog windows.
Revision
797 -
Directory Listing
Modified
Tue Sep 15 15:34:12 2009 UTC
(12 years, 8 months ago)
by
msalle
Moved all keystores to TrustCert and made static
Also added getter for the CA Store since the trustmanager needs it to dump all
certs...
Revision
795 -
Directory Listing
Modified
Tue Sep 15 15:06:24 2009 UTC
(12 years, 8 months ago)
by
msalle
More doc
Revision
794 -
Directory Listing
Modified
Tue Sep 15 14:45:26 2009 UTC
(12 years, 8 months ago)
by
msalle
First check in of HttxURLConnection.java, which extends HttpsURLConnection, but
contains the hostname and set a TrustManager each time a connection is opened,
so that the hostname and cert chain is checked at the same time.
Revision
780 -
Directory Listing
Modified
Fri Sep 11 13:09:43 2009 UTC
(12 years, 8 months ago)
by
msalle
Added TrustManagerImpl, the TrustManager implementation, which also takes over
the role of the old TrustStore.
Revision
778 -
Directory Listing
Modified
Fri Sep 11 09:54:50 2009 UTC
(12 years, 8 months ago)
by
msalle
Merged Sun Java HostnameChecker with Sun Java IPAddressUtil.java
Replace X500Name code with a local algorithm to get the CN(s)
Revision
777 -
Directory Listing
Modified
Fri Sep 11 09:12:34 2009 UTC
(12 years, 8 months ago)
by
msalle
Added new files for TrustManager implementation.
Revision
699 -
Directory Listing
Modified
Sun Aug 30 16:52:58 2009 UTC
(12 years, 8 months ago)
by
msalle
Using only new init dialog interface in TestSURFCA in main
Revision
659 -
Directory Listing
Modified
Thu Aug 20 15:13:57 2009 UTC
(12 years, 9 months ago)
by
msalle
Added confirmation Panel to SURFCAInitDialog
Put buttons in a CardLayout: either 1 or 2
Made tabels and textareas non-editable
Revision
651 -
Directory Listing
Modified
Thu Aug 20 09:47:39 2009 UTC
(12 years, 9 months ago)
by
msalle
Preparation for overwriting card in SURFCAInitDialog and renaming of
SURFInitDialog into SURFCAInitDialog
Revision
649 -
Directory Listing
Modified
Wed Aug 19 14:27:20 2009 UTC
(12 years, 9 months ago)
by
msalle
Removed debug info
Revision
648 -
Directory Listing
Modified
Wed Aug 19 13:59:59 2009 UTC
(12 years, 9 months ago)
by
msalle
No longer needed: SURFInitFrame.java, now handled by SURFInitDialog.getDialog()
Revision
647 -
Directory Listing
Modified
Wed Aug 19 13:59:22 2009 UTC
(12 years, 9 months ago)
by
msalle
Changed SURFInitDialog to be self-sufficient, not inside JFrame
also added a static method getDialog()
Made SURFInitFrame superfluous
Revision
645 -
Directory Listing
Modified
Tue Aug 18 16:18:37 2009 UTC
(12 years, 9 months ago)
by
msalle
Fixed zip and fullzip targets, path was wrong
Revision
644 -
Directory Listing
Modified
Tue Aug 18 16:07:50 2009 UTC
(12 years, 9 months ago)
by
msalle
cleaned up mess...
Revision
643 -
Directory Listing
Modified
Tue Aug 18 16:05:35 2009 UTC
(12 years, 9 months ago)
by
msalle
Revision
642 -
Directory Listing
Modified
Tue Aug 18 16:02:49 2009 UTC
(12 years, 9 months ago)
by
msalle
Revision
641 -
Directory Listing
Modified
Tue Aug 18 15:55:05 2009 UTC
(12 years, 9 months ago)
by
msalle
Has become SURFInitDialog.java
Revision
640 -
Directory Listing
Modified
Tue Aug 18 15:52:27 2009 UTC
(12 years, 9 months ago)
by
msalle
first import
Revision
639 -
Directory Listing
Modified
Tue Aug 18 15:50:17 2009 UTC
(12 years, 9 months ago)
by
msalle
Updates to have a SURFInitFrame
Updates for javadoc @see in bottom
Revision
638 -
Directory Listing
Modified
Tue Aug 18 11:27:15 2009 UTC
(12 years, 9 months ago)
by
msalle
Initial import
Revision
637 -
Directory Listing
Added
Tue Aug 18 11:24:26 2009 UTC
(12 years, 9 months ago)
by
msalle
Java package nl.nikhef.slcshttps
Provides classes to communicate with an online CA, in particular the one
implemented by SURFnet in collaboration with the Max Planck Institute for
Psycholinguistics and Nikhef.