aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/utils/MOAHttpProtocolSocketFactory.java
AgeCommit message (Expand)AuthorFilesLines
2019-02-04update SSLUtils to use default JVM trustStore for SSL connections as optionalThomas Lenz1-8/+12
2017-08-03* check if SSL-Session is already establishedThomas Lenz1-0/+28
2016-11-08fix problem with SSLSocketFactoryThomas Lenz1-10/+29
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz1-25/+115
2016-10-28set https.cipherSuites Java SystemProperty to Apache HttpClient 3.1Thomas Lenz1-8/+36
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-6/+29
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI modul...Thomas Lenz1-2/+4
2016-03-10MOA-ID, which use MOA-Sig (includes new IAIK-MOA, with iaik_xect, iaik_eccele...Thomas Lenz1-5/+2
2015-06-19fix merge problemsThomas Lenz1-3/+2
2014-05-07add customized HttpClient which can use the MOA Truststore to verfiy SSL conn...Thomas Lenz1-0/+129