summaryrefslogtreecommitdiff
path: root/src/org/noreply/fancydress/type3/mmtp/MMTPTrustManager.java
Commit message (Collapse)AuthorAge
* Check that certs are valid (i.e. now is within the cert's lifetime)Peter Palfrader2003-10-16
|
* Verify remote peer cert during MMTP handshakePeter Palfrader2003-10-15
|
* Add a first go at MMTP. Still lacks verification of peer, but it should not ↵Peter Palfrader2003-10-15
be too hard to add that since all the info is already there