summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/src/main/java/at/gv/egiz/eaaf/core/impl/credential/EaafKeyStoreFactory.java
AgeCommit message (Expand)AuthorFilesLines
2023-07-12feat(hsm-facade): make trusted SSL-certificate optional for HSM-Facade initia...Thomas1-17/+37
2023-06-05fix(core): update wrong encoded parameter in validation exceptionThomas1-1/+1
2023-05-08feat(core): add in-line method to KeyStoreFactoryThomas1-1/+38
2021-09-20switch to HSM-Facade 0.7.2 and add optional configuration property for gRPC d...Thomas1-5/+23
2021-01-22code-style and logging optimizationsThomas Lenz1-1/+1
2020-12-28update to HSM-Facade v0.6.0 and add HealthCheck functionalityThomas Lenz1-1/+42
2020-11-03Initialize IAIK-MOA on any request, because there is an open unknown issue wi...Thomas Lenz1-7/+7
2020-08-27fix wrong log-message in EaafKeyStoreFactoryThomas Lenz1-1/+2
2020-07-30update third-party libsThomas Lenz1-101/+102
2020-07-03updaste KeyStoreFactory and KeyStoreUtils to fix incompatibility with Shibbol...Thomas Lenz1-12/+25
2020-07-01switch to HSM-Facade v0.5.0Thomas Lenz1-8/+26
2020-06-19activates HSM-Facade, if HSM-Facade-Provider is an already loaded Java Securi...Thomas Lenz1-54/+78
2020-06-18add symmetric-key functionality into EaafKeyStoreFactory that supports passph...Thomas Lenz1-6/+117
2020-05-05some more code polishingThomas Lenz1-12/+28
2020-05-05fix wrong log messagesThomas Lenz1-2/+2
2020-05-05refactor HSM-Facade initialization to JAVA Reflection API to facilitate usage...Thomas Lenz1-21/+68
2020-02-25update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOTThomas Lenz1-5/+1
2020-02-24fix wrong or missing error messagesThomas Lenz1-1/+1
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-2/+3
2020-02-17update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen...Thomas Lenz1-13/+22
2020-02-14add common-code for KeyStore and Credential handlingThomas Lenz1-0/+1
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz1-60/+100
2020-02-12add first untested version of EaafKeyStoreFactory that supports Software-Keys...Thomas Lenz1-0/+216