aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/utils/ssl
AgeCommit message (Expand)AuthorFilesLines
2019-02-04update SSLUtils to use default JVM trustStore for SSL connections as optionalThomas Lenz1-9/+35
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-1/+1
2017-10-10update error handlingThomas Lenz1-7/+30
2017-10-10update MOAIDTrustManager to implement a better error handling for acceptedSer...Thomas Lenz1-12/+43
2017-09-08remove unused codeThomas Lenz1-15/+12
2017-07-25Revert "betaversion for a workaround to solve problem with Java8 >= 141 and S...Thomas Lenz3-445/+1
2017-07-25betaversion for a workaround to solve problem with Java8 >= 141 and SHA1 cert...Thomas Lenz3-1/+445
2017-01-31fix problem with iaik pki-module and worker threadsThomas Lenz1-2/+25
2016-10-24remove unused codeThomas Lenz1-130/+0
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz3-47/+64
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI modul...Thomas Lenz3-25/+21
2016-07-01refactor some more parts of SSL TrustManagerThomas Lenz2-2/+39
2016-06-29some additional SSLTrustManager updateThomas Lenz1-6/+6
2016-06-29small change in SSLTrustManager CertStore configThomas Lenz1-8/+4
2016-03-10MOA-ID, which use MOA-Sig (includes new IAIK-MOA, with iaik_xect, iaik_eccele...Thomas Lenz6-29/+172
2015-02-19fix some possible problemsThomas Lenz1-1/+0
2015-01-14Apply some minor fixes.Thomas Knall1-0/+1
2014-05-07add customized HttpClient which can use the MOA Truststore to verfiy SSL conn...Thomas Lenz1-2/+10
2014-05-07move SSLSocketFactory to moa-id-commonsThomas Lenz9-0/+1190