diff options
author | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-03-06 11:53:37 +0000 |
---|---|---|
committer | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-03-06 11:53:37 +0000 |
commit | b8247f32055ddfbbcd55dc44addbc36d4ef9c433 (patch) | |
tree | 9a84c50d46927b2fe6c3266d8b7a555702a88f0c /id.server | |
parent | 2ac75306490519e5ef9b461e7c8d7cf459e4c15a (diff) | |
download | moa-id-spss-b8247f32055ddfbbcd55dc44addbc36d4ef9c433.tar.gz moa-id-spss-b8247f32055ddfbbcd55dc44addbc36d4ef9c433.tar.bz2 moa-id-spss-b8247f32055ddfbbcd55dc44addbc36d4ef9c433.zip |
Removed "CN=zmr,OU=BMI-IV-2,O=BMI,C=AT" as IdentityLink signer.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@813 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id.server')
-rw-r--r-- | id.server/src/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/id.server/src/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java b/id.server/src/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java index 190b2cef9..43e88e7b5 100644 --- a/id.server/src/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java +++ b/id.server/src/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java @@ -61,7 +61,6 @@ public interface MOAIDAuthConstants { */ public static final String[] IDENTITY_LINK_SIGNERS_WITHOUT_OID = new String[] {"T=Dr.,CN=Nikolaus Schwab,O=BM f. Inneres i.A. des gf. Mitgieds der Datenschutzkommission", - "CN=zmr,OU=BMI-IV-2,O=BMI,C=AT", "T=Dr.,CN=Nikolaus Schwab,O=BM f. Inneres i.A. des gf. Mitglieds der Datenschutzkommission"}; /** * the number of the certifcate extension "Eigenschaft zur Ausstellung von Personenbindungen" |