aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/utils/ssl/MOAIDTrustManager.java
AgeCommit message (Collapse)AuthorFilesLines
2017-10-10update error handlingThomas Lenz1-7/+30
2017-10-10update MOAIDTrustManager to implement a better error handling for ↵Thomas Lenz1-12/+43
acceptedServerCertificates
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-36/+30
From now, MOA-ID always use the MOA-SPSS certStore directory for chain building
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI ↵Thomas Lenz1-1/+2
module is used
2016-07-01refactor some more parts of SSL TrustManagerThomas Lenz1-0/+38
2016-03-10MOA-ID, which use MOA-Sig (includes new IAIK-MOA, with iaik_xect, ↵Thomas Lenz1-6/+5
iaik_eccelerate, and new iaik_PKI module
2014-05-07move SSLSocketFactory to moa-id-commonsThomas Lenz1-0/+164