summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/src/main/java/at/gv/egiz/eaaf/core/impl/http/HttpUtils.java
AgeCommit message (Expand)AuthorFilesLines
2020-05-05finish SSLContext creation by using KeyStore from HSM-FacadeThomas Lenz1-6/+2
2020-05-05first tests for SSL Client Auth. with HSM-FacadeThomas Lenz1-2/+12
2020-05-05refactor interface of method 'buildSslContextWithSslClientAuthentication' to ...Thomas Lenz1-6/+9
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-0/+194