summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/test/resources/config/config_3.props
AgeCommit message (Collapse)AuthorFilesLines
2023-01-18fix(saml2): support XML decryption by using key from HSM-FacadeThomas1-2/+2
Details: openSAML4 uses org.apache.xml.security.algorithms.JCEMapper to define JCE cryptoprovider for openSAML crypto. operations. However, this JCEMapper is not used for openSAML Decrypter, so it must be set manually.
2020-06-19fix broken jUnit tests (update HSM-Facade certificates)Thomas Lenz1-3/+3
2020-02-17add jUnit tests for HSM Facade integration.Thomas Lenz1-0/+18