diff options
author | Thomas <> | 2021-04-27 20:48:49 +0200 |
---|---|---|
committer | Thomas <> | 2021-04-27 20:48:49 +0200 |
commit | 38c3a15d00414fb3967555481131e55e6a21fbd1 (patch) | |
tree | 76db3b61d459cd3a9b105f6712283b1386de64d9 /README.md | |
parent | 45860b07b44777b1ed2c9e76165da20f2655f92d (diff) | |
download | moa-sig-38c3a15d00414fb3967555481131e55e6a21fbd1.tar.gz moa-sig-38c3a15d00414fb3967555481131e55e6a21fbd1.tar.bz2 moa-sig-38c3a15d00414fb3967555481131e55e6a21fbd1.zip |
fix bug in ConfigurationProvider the ignore keyGroups for MOA-SS
add jUnit tests to test signature-creation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -72,8 +72,8 @@ where - Mindestanforderung für JAVA 8 - Anpassungen an der TSL Implementierung - - Updates von Bibliotheken zur Stabilitätsverbesserung - - TrustStore Update in der Beispielkonfiguration +- Updates von Bibliotheken zur Stabilitätsverbesserung +- TrustStore Update in der Beispielkonfiguration **v3.1.3** |