aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/utils/ssl/SSLUtils.java
AgeCommit message (Expand)AuthorFilesLines
2019-02-12fix bug in UseStandardTrustStore flagThomas Lenz1-1/+1
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-09-08remove unused codeThomas Lenz1-15/+12
2017-07-25Revert "betaversion for a workaround to solve problem with Java8 >= 141 and S...Thomas Lenz1-3/+1
2017-07-25betaversion for a workaround to solve problem with Java8 >= 141 and SHA1 cert...Thomas Lenz1-1/+3
2017-01-31fix problem with iaik pki-module and worker threadsThomas Lenz1-2/+25
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-6/+10
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI modul...Thomas Lenz1-23/+11
2016-07-01refactor some more parts of SSL TrustManagerThomas Lenz1-2/+1
2016-03-10MOA-ID, which use MOA-Sig (includes new IAIK-MOA, with iaik_xect, iaik_eccele...Thomas Lenz1-8/+73
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 Lenz1-0/+178