aboutsummaryrefslogtreecommitdiff
path: root/spss.server
diff options
context:
space:
mode:
authorharald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-12-01 14:55:51 +0000
committerharald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-12-01 14:55:51 +0000
commit6ec5495db562d6f3cf9df3f7664e2c6de303c114 (patch)
tree8500436bf19b23ea6b189cc51221bf0889c54a0f /spss.server
parent113a281d4854a245596f73eaa02b737e9ca7b9a4 (diff)
downloadmoa-id-spss-6ec5495db562d6f3cf9df3f7664e2c6de303c114.tar.gz
moa-id-spss-6ec5495db562d6f3cf9df3f7664e2c6de303c114.tar.bz2
moa-id-spss-6ec5495db562d6f3cf9df3f7664e2c6de303c114.zip
- crl is accepted if KeyUsage crlSign bit is not set in crl issuer
certificate and the issuer certificate is a trust anchor - IssuingDistributionPoint extension must no longer present in indirect crl to accept the crl git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@603 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.server')
-rw-r--r--spss.server/history.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/spss.server/history.txt b/spss.server/history.txt
index 841b3fc18..f99036166 100644
--- a/spss.server/history.txt
+++ b/spss.server/history.txt
@@ -1,3 +1,14 @@
+
+##############
+1.3.1D01
+##############
+
+- IAIK-MOA: CRL wird nun auch akzeptiert, wenn im CLRSigner-Zertifikat KeyUsage crlSign-Bit nicht gesetzt ist,
+ allerdings nur wenn das Zertifikat ein Trust-Anchor ist.
+- IAIK-MOA: Eine indirekte CRL wird nun auch akzeptiert, wenn die "IssuingDistributionPoint"-Extension fehlt
+
+- Logging: commons-logging-1.0.4-Libraries (unterstützt auch Tomcat 5*)
+
##############
1.3.0
##############