Mailinglist Archive: limal-commit (30 mails)

< Previous Next >
[limal-commit] r2331 - in /limal-head/limal-ca-mgm: package/ po/ src/ src/limal/ca-mgm/ testsuite/ testsuite/ParseCertificateTest2/ testsuite/TestRepos/Test_CA2/ testsuite/TestRepos/Test_CA2/crl/ testsuite/TestRe...
  • From: mcalmer@xxxxxxxxxxxxxxxx
  • Date: Fri, 28 Sep 2007 14:48:47 -0000
  • Message-id: <20070928144848.C19C028194@xxxxxxxxxxxxxxxx>
Author: mcalmer
Date: Fri Sep 28 16:48:47 2007
New Revision: 2331

URL: http://svn.opensuse.org/viewcvs/limal?rev=2331&view=rev
Log:
- implement support for Subject Alternative Name, othername types
  1.3.6.1.4.1.311.20.2.3(ms-upn) and 1.3.6.1.5.2.2(KRB5PrincipalName)
- add and update testcases


Added:
    limal-head/limal-ca-mgm/src/LiteralValues_Priv.cpp
    limal-head/limal-ca-mgm/src/LiteralValues_Priv.hpp
    limal-head/limal-ca-mgm/testsuite/CertificateTest5.cc
    limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.err
    limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.in
    limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.out
    limal-head/limal-ca-mgm/testsuite/TestRepos3/testuser.pem
    limal-head/limal-ca-mgm/testsuite/single.out/CertificateTest5.err
    limal-head/limal-ca-mgm/testsuite/single.out/CertificateTest5.out
Modified:
    limal-head/limal-ca-mgm/package/limal-ca-mgm.changes
    limal-head/limal-ca-mgm/po/af.po
    limal-head/limal-ca-mgm/po/ar.po
    limal-head/limal-ca-mgm/po/bn.po
    limal-head/limal-ca-mgm/po/ca.po
    limal-head/limal-ca-mgm/po/cs.po
    limal-head/limal-ca-mgm/po/da.po
    limal-head/limal-ca-mgm/po/de.po
    limal-head/limal-ca-mgm/po/el.po
    limal-head/limal-ca-mgm/po/en_GB.po
    limal-head/limal-ca-mgm/po/es.po
    limal-head/limal-ca-mgm/po/et.po
    limal-head/limal-ca-mgm/po/fi.po
    limal-head/limal-ca-mgm/po/fr.po
    limal-head/limal-ca-mgm/po/gu.po
    limal-head/limal-ca-mgm/po/hi.po
    limal-head/limal-ca-mgm/po/hu.po
    limal-head/limal-ca-mgm/po/it.po
    limal-head/limal-ca-mgm/po/ja.po
    limal-head/limal-ca-mgm/po/km.po
    limal-head/limal-ca-mgm/po/lt.po
    limal-head/limal-ca-mgm/po/mr.po
    limal-head/limal-ca-mgm/po/nb.po
    limal-head/limal-ca-mgm/po/nl.po
    limal-head/limal-ca-mgm/po/pa.po
    limal-head/limal-ca-mgm/po/pl.po
    limal-head/limal-ca-mgm/po/pt.po
    limal-head/limal-ca-mgm/po/pt_BR.po
    limal-head/limal-ca-mgm/po/ru.po
    limal-head/limal-ca-mgm/po/sv.po
    limal-head/limal-ca-mgm/po/ta.po
    limal-head/limal-ca-mgm/po/uk.po
    limal-head/limal-ca-mgm/po/xh.po
    limal-head/limal-ca-mgm/po/zh_CN.po
    limal-head/limal-ca-mgm/po/zh_TW.po
    limal-head/limal-ca-mgm/po/zu.po
    limal-head/limal-ca-mgm/src/LiteralValues.cpp
    limal-head/limal-ca-mgm/src/Makefile.am
    limal-head/limal-ca-mgm/src/Utils.cpp
    limal-head/limal-ca-mgm/src/X509v3CRLExtensions_Priv.cpp
    limal-head/limal-ca-mgm/src/X509v3CertificateExtensions_Priv.cpp
    limal-head/limal-ca-mgm/src/X509v3RequestExtensions_Priv.cpp
    limal-head/limal-ca-mgm/src/limal/ca-mgm/LiteralValues.hpp
    limal-head/limal-ca-mgm/testsuite/Makefile.am
    limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase1.out
    limal-head/limal-ca-mgm/testsuite/TestRepos/Test_CA2/.rand
    limal-head/limal-ca-mgm/testsuite/TestRepos/Test_CA2/crl/crl.pem
    limal-head/limal-ca-mgm/testsuite/single.out/perl-TypeTest.out

Modified: limal-head/limal-ca-mgm/package/limal-ca-mgm.changes
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/package/limal-ca-mgm.changes?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/package/limal-ca-mgm.changes (original)
+++ limal-head/limal-ca-mgm/package/limal-ca-mgm.changes Fri Sep 28 16:48:47 2007
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Sep 28 16:18:14 CEST 2007 - mc@xxxxxxx
+
+- implement support for Subject Alternative Name, othername types
+  1.3.6.1.4.1.311.20.2.3(ms-upn) and 1.3.6.1.5.2.2(KRB5PrincipalName)
+
+-------------------------------------------------------------------
 Mon Sep 10 14:40:07 CEST 2007 - mc@xxxxxxx
 
 - version 1.3.2

Modified: limal-head/limal-ca-mgm/po/af.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/af.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/af.po (original)
+++ limal-head/limal-ca-mgm/po/af.po Fri Sep 28 16:48:47 2007
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-11-03 12:03\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -474,7 +474,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Ongeldige IssuerAlternativeNameExt-voorwerp."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Onbekende soort."
 
@@ -740,53 +740,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Ongeldige SubjectKeyIdentifierExt-voorwerp."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Uitbreiding het meer as een keer voorgekom: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Kan die volgende sertifikaat nie ontleed nie (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Uitbreiding het meer as een keer voorgekom:"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Kan die sertifikaat nie ontleed nie (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Ongeldige plek in authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/ar.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/ar.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/ar.po (original)
+++ limal-head/limal-ca-mgm/po/ar.po Fri Sep 28 16:48:47 2007
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2001-07-13 15:36+0200\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -477,7 +477,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "كائن IssuerAlternativeNameExt ØºÙŠØ± ØµØ§Ù„Ø­."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "نوع ØºÙŠØ± Ù…عروف."
 
@@ -743,53 +743,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "كائن SubjectKeyIdentifierExt ØºÙŠØ± ØµØ§Ù„Ø­."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "ظهر Ø§Ù„امتداد Ø£ÙƒØ«Ø± Ù…Ù† Ù…رة: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "تعذر ØªØ­Ù„يل Ø§Ù„شهادة (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "ظهر Ø§Ù„امتداد Ø£ÙƒØ«Ø± Ù…Ù† Ù…رة."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "تعذر ØªØ­Ù„يل Ø§Ù„شهادة (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "موقع ØºÙŠØ± ØµØ§Ù„Ø­ ÙÙŠ authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/bn.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/bn.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/bn.po (original)
+++ limal-head/limal-ca-mgm/po/bn.po Fri Sep 28 16:48:47 2007
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2004-08-09 10:24+0200\n"
 "Last-Translator: Priyavert Sharma<priyavert.sharma@xxxxxxxxxxx>\n"
 "Language-Team: AgreeYa Solutions<linux_team@xxxxxxxxxxx>\n"
@@ -472,7 +472,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr " IssuerAlternativeNameExt à¦¬à¦¿à¦·à§Ÿà¦Ÿà¦¿ à¦…বৈধ"
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "অজানা"
 
@@ -738,53 +738,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr " SubjectKeyIdentifierExt à¦¬à¦¿à¦·à§Ÿ à¦…বৈধ"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "একাধিকবার à¦à¦•্সটেনশন à¦à¦¸à§‡à¦›à§‡: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "সার্টিফিকেট à¦¬à¦¿à¦¶à§à¦²à§‡à¦·à¦£à§‡ à¦¬à§à¦¯à¦°à§à¦¥ (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "একাধিকবার à¦à¦•্সটেশন à¦à¦¸à§‡à¦›à§‡"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "সার্টিফিকেট à¦¬à¦¿à¦¶à§à¦²à§‡à¦·à¦£à§‡ à¦¬à§à¦¯à¦°à§à¦¥ (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "authorityInfoAccess à¦…বৈধ à¦¸à§à¦¥à¦¾à¦¨"
 

Modified: limal-head/limal-ca-mgm/po/ca.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/ca.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/ca.po (original)
+++ limal-head/limal-ca-mgm/po/ca.po Fri Sep 28 16:48:47 2007
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2007-02-22 21:04+0100\n"
 "Last-Translator: Anna <blabla@xxxxxxxxx>\n"
 "Language-Team: Catalan\n"
@@ -478,7 +478,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Objecte IssuerAlternativeNameExt no vàlid."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Tipus desconegut."
 
@@ -745,53 +745,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Objecte SubjectKeyIdentifierExt no vàlid."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "L'extensió es repeteix més d'un cop: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "No s'ha pogut analitzar el certificat (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "L'extensió es repeteix més d'un cop."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "No s'ha pogut analitzar el certificat (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Ubicació no vàlida a authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/cs.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/cs.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/cs.po (original)
+++ limal-head/limal-ca-mgm/po/cs.po Fri Sep 28 16:48:47 2007
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-09-27 14:41+0200\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -480,7 +480,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Neplatný objekt IssuerAlternativeNameExt."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Neznámý typ."
 
@@ -746,54 +746,54 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Neplatný objekt SubjectKeyIdentifierExt."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Rozšíření se vyskytlo více než jednou: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Nelze analyzovat certifikát (NID: %1 Krit: %2)."
 
 # 51125 AttribValues/label
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Rozšíření se vyskytlo více než jednou."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Nelze analyzovat certifikát (Krit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Neplatné místo v authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/da.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/da.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/da.po (original)
+++ limal-head/limal-ca-mgm/po/da.po Fri Sep 28 16:48:47 2007
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2007-08-06 21:05+0200\n"
 "Last-Translator: Ib Larsen <i.la@xxxxxxxxxxxx>\n"
 "Language-Team:  <opensuse-translation@xxxxxxxxxxxx>\n"
@@ -481,7 +481,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Ugyldigt IssuerAlternativeNameExt-objekt."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Ukendt type."
 
@@ -747,53 +747,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Ugyldigt SubjectKeyIdentifierExt-objekt."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Udvidelsen forekom flere gange: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Det var ikke muligt at fortolke certifikatet (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Udvidelsen forekom flere gange."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Det var ikke muligt at fortolke certifikatet (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Ugyldig placering i authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/de.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/de.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/de.po (original)
+++ limal-head/limal-ca-mgm/po/de.po Fri Sep 28 16:48:47 2007
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2005-03-09 13:54+0100\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -479,7 +479,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Ungültiges IssuerAlternativeNameExt-Objekt."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Unbekannter Typ."
 
@@ -746,53 +746,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Ungültiges SubjectKeyIdentifierExt-Objekt."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Erweiterung kam mehrmals vor: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Zertifikat kann nicht analysiert werden (NID: %1 Krit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Erweiterung kam mehrmals vor."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Zertifikat kann nicht analysiert werden (Krit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Ungültiger Ort in authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/el.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/el.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/el.po (original)
+++ limal-head/limal-ca-mgm/po/el.po Fri Sep 28 16:48:47 2007
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm.el\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2007-08-07 16:15+0300\n"
 "Last-Translator: Kostas Boukouvalas <quantis@xxxxxxxxx>\n"
 "Language-Team: Greek <i18ngr@xxxxxxxxxxxxxxx>\n"
@@ -484,7 +484,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Λανθασμένο Î±Î½Ï„ικείμενο IssuerAlternativeNameExt."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Άγνωστος Ï„ύπος."
 
@@ -750,53 +750,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Λανθασμένο Î±Î½Ï„ικείμενο SubjectKeyIdentifierExt."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Η ÎµÏ€Î­ÎºÏ„Î±ÏƒÎ· ÎµÎ¼Ï†Î±Î½Î¯ÏƒÏ„ηκε Ï€ÎµÏÎ¹ÏƒÏƒÏŒÏ„ερο Î±Ï€ÏŒ Î¼Î¹Î± Ï†Î¿Î± %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Αδυναμία Î±Î½Î¬Î»Ï…σης Ï„ου Ï€Î¹ÏƒÏ„οποιητικού (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Η ÎµÏ€Î­ÎºÏ„Î±ÏƒÎ· ÎµÎ¼Ï†Î±Î½Î¯ÏƒÏ„ηκε Ï€ÎµÏÎ¹ÏƒÏƒÏŒÏ„ερο Î±Ï€ÏŒ Î¼Î¹Î± Ï†Î¿ÏÎ¬"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Αδυναμία Î±Î½Î¬Î»Ï…σης Ï„ου Ï€Î¹ÏƒÏ„οποιητικού (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Λανθασμένη Ï„οποθεσία ÏƒÏ„ο authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/en_GB.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/en_GB.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/en_GB.po (original)
+++ limal-head/limal-ca-mgm/po/en_GB.po Fri Sep 28 16:48:47 2007
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2007-05-25 21:04+0100\n"
 "Last-Translator: Benjamin Weber <b.weber@xxxxxxxxxxxxx>\n"
 "Language-Team:  <en@xxxxxx>\n"
@@ -480,7 +480,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Invalid IssuerAlternativeNameExt object."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Unknown type."
 
@@ -746,53 +746,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Invalid SubjectKeyIdentifierExt object."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Extension occurred more than once: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Unable to parse the certificate (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Extension occurred more than once."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Unable to parse the certificate (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Invalid location in authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/es.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/es.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/es.po (original)
+++ limal-head/limal-ca-mgm/po/es.po Fri Sep 28 16:48:47 2007
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-11-20 10:07\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -475,7 +475,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Objeto IssuerAlternativeNameExt no válido."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Tipo desconocido."
 
@@ -742,53 +742,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Objeto SubjectKeyIdentifierExt incorrecto."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "La extensión se ha producido más de una vez: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "No es posible analizar el certificado (NID: %1 Crít.: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "La extensión se ha producido más de una vez."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "No es posible analizar el certificado (Crít.: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Ubicación incorrecta en authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/et.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/et.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/et.po (original)
+++ limal-head/limal-ca-mgm/po/et.po Fri Sep 28 16:48:47 2007
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm.et\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2007-07-30 18:12+0300\n"
 "Last-Translator: Ain Vagula <avagula@xxxxxxxxx>\n"
 "Language-Team: Estonian <linux-ee@xxxxxxxxxxxxxx>\n"
@@ -475,7 +475,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Vigane IssuerAlternativeNameExt objekt."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Tundmatu tüüp."
 
@@ -741,53 +741,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Vigane SubjectKeyIdentifierExt objekt."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr ""
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Sertifikaati pole võimalik parsida (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr ""
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Sertifikaati pole võimalik parsida (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr ""
 

Modified: limal-head/limal-ca-mgm/po/fi.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/fi.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/fi.po (original)
+++ limal-head/limal-ca-mgm/po/fi.po Fri Sep 28 16:48:47 2007
@@ -11,8 +11,8 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm.fi\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
-"PO-Revision-Date: 2007-05-30 07:10+0300\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
+"PO-Revision-Date: 2007-09-12 21:14+0300\n"
 "Last-Translator: Jyri Palokangas <jmp@xxxxxxxxxxx>\n"
 "Language-Team: Suomi <fi@xxxxxx>\n"
 "MIME-Version: 1.0\n"
@@ -23,12 +23,12 @@
 #: src/AuthorityInfoAccessExtension.cpp:110
 #: src/AuthorityInfoAccessExtension.cpp:139
 msgid "Invalid location."
-msgstr "Epäkelpo paikka."
+msgstr "Virheellinen paikka."
 
 #: src/AuthorityInfoAccessExtension.cpp:115
 #: src/AuthorityInfoAccessExtension.cpp:144
 msgid "Invalid accessOID."
-msgstr "Epäkelpo accessOID"
+msgstr "Virheellinen accessOID"
 
 #: src/AuthorityInfoAccessExtension.cpp:259
 #: src/AuthorityInfoAccessExtension.cpp:342
@@ -72,7 +72,7 @@
 
 #: src/AuthorityInfoAccessExtension.cpp:334
 msgid "Invalid AuthorityInfoAccessExt object."
-msgstr "Epäkelpo AuthorityInfoAccessExt objekti."
+msgstr "Virheellinen AuthorityInfoAccessExt objekti."
 
 #: src/AuthorityKeyIdentifierExtension.cpp:97
 #: src/AuthorityKeyIdentifierExtension.cpp:108
@@ -87,7 +87,7 @@
 
 #: src/AuthorityKeyIdentifierGenerateExtension.cpp:186
 msgid "Invalid AuthorityKeyIdentifierGenerateExt object."
-msgstr "Epäkelpo AuthorityKeyIdentifierGenerateExt objekti."
+msgstr "Virheellinen AuthorityKeyIdentifierGenerateExt objekti."
 
 #: src/BasicConstraintsExtension.cpp:155 src/BasicConstraintsExtension.cpp:167
 msgid "BasicConstraintsExt is not present."
@@ -95,7 +95,7 @@
 
 #: src/BasicConstraintsExtension.cpp:179
 msgid "Invalid BasicConstraintsExt object."
-msgstr "Epäkelpo Invalid BasicConstraintsExt objekti."
+msgstr "Virheellinen BasicConstraintsExt objekti."
 
 #: src/BitExtensions.cpp:111
 msgid "This BitExtension is not present."
@@ -103,7 +103,7 @@
 
 #: src/BitExtensions.cpp:174 src/BitExtensions.cpp:203
 msgid "Invalid value for keyUsage."
-msgstr "Epäkelpo \"keyUsage \"-arvo."
+msgstr "Virheellinen \"keyUsage \"-arvo."
 
 #: src/BitExtensions.cpp:215 src/BitExtensions.cpp:226
 msgid "KeyUsageExt is not present."
@@ -111,15 +111,15 @@
 
 #: src/BitExtensions.cpp:239
 msgid "Invalid KeyUsageExt object."
-msgstr "Epäkelpo Invalid KeyUsageExt objekti."
+msgstr "Virheellinen KeyUsageExt objekti."
 
 #: src/BitExtensions.cpp:412
 msgid "Invalid value for NsCertTypeExt."
-msgstr "Epäkelpo arvo NsCertTypeExt:lle."
+msgstr "Virheellinen arvo NsCertTypeExt:lle."
 
 #: src/BitExtensions.cpp:441
 msgid "Invalid value for NsCertTypeExt: %1."
-msgstr "Epäkelpo arvo NsCertTypeExt: %1."
+msgstr "Virheellinen arvo NsCertTypeExt: %1."
 
 #: src/BitExtensions.cpp:453
 msgid "NsCertTypeExt is not present."
@@ -127,7 +127,7 @@
 
 #: src/BitExtensions.cpp:474
 msgid "Invalid NsCertTypeExt object."
-msgstr "Epäkelpo NsCertTypeExt objekti."
+msgstr "Virheellinen NsCertTypeExt objekti."
 
 #: src/CA.cpp:101
 msgid "Template not initialized."
@@ -163,7 +163,7 @@
 
 #: src/CA.cpp:299
 msgid "Invalid request data."
-msgstr "Pyynnön tieto epäkelpo."
+msgstr "Pyynnön tieto virheellinen."
 
 #: src/CA.cpp:319
 msgid "Duplicate DN. Key %1.key already exists."
@@ -179,7 +179,7 @@
 
 #: src/CA.cpp:378
 msgid "Invalid issue data."
-msgstr "Epäkelpo \"myönnetty\" (issue) -tieto."
+msgstr "Virheellinen \"myönnetty\" (issue) -tieto."
 
 #: src/CA.cpp:395
 msgid "The CA expires before the certificate should expire."
@@ -195,11 +195,11 @@
 
 #: src/CA.cpp:497 src/CRLData_Priv.cpp:179
 msgid "Invalid CRL reason."
-msgstr "Epäkelpo CLR-syy."
+msgstr "Virheellinen CLR-syy."
 
 #: src/CA.cpp:520
 msgid "Invalid CRL data."
-msgstr "Epäkelpo CLR-tieto."
+msgstr "Virheellinen CLR-tieto."
 
 #: src/CA.cpp:568
 msgid "Duplicate DN. Request already exists."
@@ -243,15 +243,15 @@
 
 #: src/CA.cpp:1086
 msgid "Invalid purpose %1."
-msgstr "Epäkelpo tarkoitus (purpose) %1."
+msgstr "Virheellinen tarkoitus (purpose) %1."
 
 #: src/CA.cpp:1129
 msgid "Invalid CA request data."
-msgstr "Epäkelpo CA-pyyntö -tieto."
+msgstr "Virheellinen CA-pyyntö -tieto."
 
 #: src/CA.cpp:1135
 msgid "Invalid CA issue data."
-msgstr "Epäkelpo CA-myönnetty (issue) -tieto."
+msgstr "Virheellinen CA-myönnetty (issue) -tieto."
 
 #: src/CA.cpp:1230
 msgid "CA name is empty."
@@ -271,7 +271,7 @@
 
 #: src/CA.cpp:1266
 msgid "Invalid key data."
-msgstr "Epäkelpo \"avain\" -tieto"
+msgstr "Virheellinen \"avain\" -tieto"
 
 #: src/CA.cpp:1275
 msgid "CA password is empty."
@@ -320,7 +320,8 @@
 
 #: src/CA.cpp:1791
 msgid "The configuration file seems to have an invalid policy."
-msgstr "Määritystiedostossa näyttäisi olevan epäkelpo \"politiikka\" (policy)."
+msgstr ""
+"Määritystiedostossa näyttäisi olevan virheellinen \"politiikka\" (policy)."
 
 # %s is either BOOTP or DHCP
 #: src/CA.cpp:1817 src/CA.cpp:1827
@@ -334,7 +335,7 @@
 #: src/CertificateData_Priv.cpp:94 src/CRLData_Priv.cpp:124
 #: src/CRLData_Priv.cpp:161
 msgid "Invalid serial %1."
-msgstr "Epäkelpo sarja (serial) %1."
+msgstr "Virheellinen sarja (serial) %1."
 
 #: src/CertificateData_Priv.cpp:206 src/CRLData_Priv.cpp:463
 #: src/DNObject_Priv.cpp:81 src/RequestData_Priv.cpp:369
@@ -377,7 +378,7 @@
 
 #: src/CertificateIssueData.cpp:211
 msgid "Invalid CertificateIssueData object."
-msgstr "Epäkelpo CertificateIssueData objekti."
+msgstr "Virheellinen CertificateIssueData objekti."
 
 #: src/CertificatePoliciesExtension.cpp:216
 msgid "The text is too long."
@@ -385,16 +386,16 @@
 
 #: src/CertificatePoliciesExtension.cpp:255
 msgid "Invalid UserNotice object."
-msgstr "Epäkelpo UserNotice objekti."
+msgstr "Virheellinen UserNotice objekti."
 
 #: src/CertificatePoliciesExtension.cpp:395
 #: src/CertificatePoliciesExtension.cpp:459
 msgid "Invalid value for policyIdentifier: %1."
-msgstr "Epäkelpo policyIdentifier arvo: %1."
+msgstr "Virheellinen policyIdentifier arvo: %1."
 
 #: src/CertificatePoliciesExtension.cpp:514
 msgid "Invalid CertificatePolicy object."
-msgstr "Epäkelpo CertificatePolicy objekti."
+msgstr "Virheellinen CertificatePolicy objekti."
 
 #: src/CertificatePoliciesExtension.cpp:783
 #: src/CertificatePoliciesExtension.cpp:808
@@ -403,7 +404,7 @@
 
 #: src/CertificatePoliciesExtension.cpp:821
 msgid "Invalid CertificatePoliciesExt object."
-msgstr "Epäkelpo CertificatePoliciesExt objekti."
+msgstr "Virheellinen CertificatePoliciesExt objekti."
 
 #: src/CRLData.cpp:223
 msgid "Entry not found."
@@ -423,15 +424,15 @@
 
 #: src/CRLDistributionPointsExtension.cpp:157
 msgid "Invalid CRLDistributionPointsExt object."
-msgstr "Epäkelpo CRLDistributionPointsExt objekti."
+msgstr "Virheellinen CRLDistributionPointsExt objekti."
 
 #: src/CRLGenerationData.cpp:156
 msgid "Invalid CRLGenerationData object."
-msgstr "Epäkelpo CRLGenerationData objekti."
+msgstr "Virheellinen CRLGenerationData objekti."
 
 #: src/CRLReason.cpp:100 src/CRLReason.cpp:136
 msgid "Invalid revoke reason %1."
-msgstr "Epäkelpo peruutuksen (revoke) syy: %1."
+msgstr "Virheellinen peruutuksen (revoke) syy: %1."
 
 #: src/CRLReason.cpp:174
 msgid "Reason is not certificateHold."
@@ -447,7 +448,7 @@
 
 #: src/DNObject.cpp:111
 msgid "Invalid type %1."
-msgstr "Epäkelpo tyyppi %1."
+msgstr "Virheellinen tyyppi %1."
 
 #: src/DNObject_Priv.cpp:159
 msgid "Cannot parse DN line: %1."
@@ -455,11 +456,11 @@
 
 #: src/ExtendedKeyUsageExt.cpp:122 src/ExtendedKeyUsageExt.cpp:171
 msgid "Invalid ExtendedKeyUsage option %1."
-msgstr "Epäkelpo ExtendedKeyUsage optio %1."
+msgstr "Virheellinen ExtendedKeyUsage optio %1."
 
 #: src/ExtendedKeyUsageExt.cpp:130 src/ExtendedKeyUsageExt.cpp:179
 msgid "Invalid ExtendedKeyUsageExt."
-msgstr "Epäkelpo ExtendedKeyUsageExt."
+msgstr "Virheellinen ExtendedKeyUsageExt."
 
 #: src/ExtendedKeyUsageExt.cpp:192
 msgid "ExtendedKeyUsageExt is not present."
@@ -467,7 +468,7 @@
 
 #: src/ExtendedKeyUsageExt.cpp:221
 msgid "Invalid ExtendedKeyUsageExt object."
-msgstr "Epäkelpo ExtendedKeyUsageExt objekti."
+msgstr "Virheellinen ExtendedKeyUsageExt objekti."
 
 #: src/IssuerAlternativeNameExtension.cpp:166
 #: src/IssuerAlternativeNameExtension.cpp:191
@@ -476,13 +477,13 @@
 
 #: src/IssuerAlternativeNameExtension.cpp:203
 msgid "Invalid literal value for IssuerAlternativeNameExt."
-msgstr "Epäkelpo literal -arvo IssuerAlternativeNameExt."
+msgstr "Virheellinen literal -arvo IssuerAlternativeNameExt."
 
 #: src/IssuerAlternativeNameExtension.cpp:216
 msgid "Invalid IssuerAlternativeNameExt object."
-msgstr "Epäkelpo IssuerAlternativeNameExt objekti."
+msgstr "Virheellinen IssuerAlternativeNameExt objekti."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Tuntematon tyyppi."
 
@@ -501,7 +502,7 @@
 
 #: src/LocalManagement.cpp:367
 msgid "Invalid certificate file."
-msgstr "Epäkelpo varmenne-tiedosto."
+msgstr "Virheellinen varmenne-tiedosto."
 
 #: src/LocalManagement.cpp:445
 msgid "File not found: %1."
@@ -541,7 +542,7 @@
 
 #: src/OpenSSLUtils.cpp:74
 msgid "Invalid command %1."
-msgstr "Epäkelpo komento %1."
+msgstr "Virheellinen komento %1."
 
 #: src/OpenSSLUtils.cpp:138 src/OpenSSLUtils.cpp:241 src/OpenSSLUtils.cpp:334
 #: src/OpenSSLUtils.cpp:453 src/OpenSSLUtils.cpp:586 src/OpenSSLUtils.cpp:681
@@ -748,53 +749,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Virheellinen SubjectKeyIdentifierExt-objekti."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Laajennus ilmeni useita kertoja: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Varmennetta ei voi jäsentää (NID: %1 Krit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Laajennus ilmeni useita kertoja."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Varmennetta ei voi jäsentää (Krit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Virheellinen sijainti kohteessa authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/fr.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/fr.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/fr.po (original)
+++ limal-head/limal-ca-mgm/po/fr.po Fri Sep 28 16:48:47 2007
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-11-02 14:16\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -476,7 +476,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Objet IssuerAlternativeNameExt non valide."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Type inconnu."
 
@@ -743,53 +743,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Objet SubjectKeyIdentifierExt non valide."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Une extension s'est présentée plusieurs fois : %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Impossible d'analyser le certificat (NID : %1 Crit : %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Une extension s'est présentée plusieurs fois."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Impossible d'analyser le certificat (Crit : %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Emplacement non valide dans authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/gu.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/gu.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/gu.po (original)
+++ limal-head/limal-ca-mgm/po/gu.po Fri Sep 28 16:48:47 2007
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: nis\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-11-11 18:41+0530\n"
 "Last-Translator: Priyavert Sharma<priyavert.sharma@xxxxxxxxxxx>\n"
 "Language-Team: AgreeYa Solutions<linux_team@xxxxxxxxxxx>\n"
@@ -472,7 +472,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "IssuerAlternativeNameExt àª“બજેક્ટ àª…માન્ય."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "અપરિચિત àªªà«àª°àª•ાર."
 
@@ -738,53 +738,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "SubjectKeyIdentifierExt àª“બજેક્ટ àª…માન્ય."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "એક્સટેન્શન àªàª• àª•રતાં àªµàª§àª¾àª°à«‡ àªµàª¾àª° àª¥àª¯à«àª‚: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "સર્ટિફીકેટ àªªàª¾àª°à«àª¸ àª•રી àª¶àª•ાતું àª¨àª¥à«€ (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "એક્સટેન્શન àªàª• àª•રતાં àªµàª§àª¾àª°à«‡ àªµàª¾àª° àª¥àª¯à«àª‚."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "સર્ટિફીકેટ àªªàª¾àª°à«àª¸ àª•રી àª¶àª•ાતું àª¨àª¥à«€(Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "અમાન્ય àª²à«‹àª•ેશન authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/hi.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/hi.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/hi.po (original)
+++ limal-head/limal-ca-mgm/po/hi.po Fri Sep 28 16:48:47 2007
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2005-07-29 15:37+0530\n"
 "Last-Translator: Priyavert Sharma<priyavert.sharma@xxxxxxxxxxx>\n"
 "Language-Team: AgreeYa Solutions <linux_team@xxxxxxxxxxx>\n"
@@ -471,7 +471,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "अमान्य IssuerAlternativeNameExt à¤µà¤¸à¥à¤¤à¥à¥¤"
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "अनंजान"
 
@@ -737,53 +737,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "अमान्य SubjectAlternativeNameExt à¤µà¤¸à¥à¤¤à¥à¥¤"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "एक à¤¸à¥‡ à¤…धिक à¤¬à¤¾à¤° à¤µà¤¿à¤¸à¥à¤¤à¤¾à¤° à¤¹à¥à¤† à¤¹à¥ˆ : %1।"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "प्रमाण à¤ªà¤¤à¥à¤° (NID: %1 Crit: %2) à¤•ो à¤ªà¤¾à¤°à¥à¤¸ à¤•रने à¤®à¥‡à¤‚ à¤…क्षम।"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "एक à¤¸à¥‡ à¤…धिक à¤¬à¤¾à¤° à¤µà¤¿à¤¸à¥à¤¤à¤¾à¤° à¤¹à¥à¤† à¤¹à¥ˆà¥¤"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "प्रमाण à¤ªà¤¤à¥à¤° (Crit: %1) à¤•ो à¤ªà¤¾à¤°à¥à¤¸ à¤•रने à¤®à¥‡à¤‚ à¤…क्षम।"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "authorityInfoAccess à¤®à¥‡à¤‚ à¤…मान्य à¤¸à¥à¤¥à¤¾à¤¨à¥¤"
 

Modified: limal-head/limal-ca-mgm/po/hu.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/hu.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/hu.po (original)
+++ limal-head/limal-ca-mgm/po/hu.po Fri Sep 28 16:48:47 2007
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2007-08-15 17:15+0200\n"
 "Last-Translator: Kalman Kemenczy <kkemenczy@xxxxxxxxxx>\n"
 "Language-Team:  <hu@xxxxxx>\n"
@@ -487,7 +487,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Érvénytelen IssuerAlternativeNameExt objektum."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Ismeretlen típus."
 
@@ -755,53 +755,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Érvénytelen SubjectKeyIdentifierExt objektum."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "A kiterjesztés többször szerepel: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "A tanúsítvány feldolgozása sikertelen (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "A kiterjesztés többször szerepel."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "A tanúsítvány feldolgozása sikertelen (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Az authorityInfoAccess helye Ã©rvénytelen."
 

Modified: limal-head/limal-ca-mgm/po/it.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/it.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/it.po (original)
+++ limal-head/limal-ca-mgm/po/it.po Fri Sep 28 16:48:47 2007
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-11-03 15:41\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -475,7 +475,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Oggetto IssuerAlternativeNameExt non valido."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Tipo sconosciuto."
 
@@ -743,54 +743,54 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Oggetto SubjectKeyIdentifierExt non valido."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Estensione presente più volte: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr ""
 "Impossibile analizzare sintatticamente il certificato (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Estensione presente più volte."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Impossibile analizzare sintatticamente il certificato (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Ubicazione non valida in authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/ja.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/ja.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/ja.po (original)
+++ limal-head/limal-ca-mgm/po/ja.po Fri Sep 28 16:48:47 2007
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-11-20 11:36\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -473,7 +473,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "IssuerAlternativeNameExtオブジェクトが無効です。"
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "不明なタイプ"
 
@@ -739,53 +739,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "無効なSubjectKeyIdentifierExtオブジェクト。"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "拡張機能が複数回発生しています: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "証明書を解析できません(NID: %1 Crit: %2)。"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "拡張機能が複数回発生しています。"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "証明書を解析できません(Crit: %1)。"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "authorityInfoAccess内に無効な場所があります。"
 

Modified: limal-head/limal-ca-mgm/po/km.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/km.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/km.po (original)
+++ limal-head/limal-ca-mgm/po/km.po Fri Sep 28 16:48:47 2007
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2007-05-25 10:07+0700\n"
 "Last-Translator: Auk Piseth <piseth_dv@xxxxxxxxxxxx>\n"
 "Language-Team: Khmer <en@xxxxxx>\n"
@@ -481,7 +481,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "វត្ថុ IssuerAlternativeNameExt áž˜áž·áž“ត្រឹមត្រូវ​ ។"
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "មិន​ស្គាល់​ប្រភេទ ។"
 
@@ -747,53 +747,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "វត្ថុ SubjectKeyIdentifierExt áž˜áž·áž“​ត្រឹមត្រូវ ។"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "ផ្នែក​បន្ថែម​បាន​កើតឡើង​ច្រើនដង ៖ %1 ។"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "មិន​អាច​ញែក​វិញ្ញា​បនបត្រ (NID ៖ %1 Crit ៖ %2) បានទេ ។"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "ផ្នែក​បន្ថែម​បាន​កើត​ឡើង​ច្រើន​ដង ។"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "មិន​អាច​ញែក​វិញ្ញា​បនបត្រ (Crit ៖ %1) áž”ានទេ ។"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "ទីតាំង​មិន​ត្រឹមត្រូវ​នៅ​ក្នុង authorityInfoAccess ។"
 

Modified: limal-head/limal-ca-mgm/po/lt.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/lt.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/lt.po (original)
+++ limal-head/limal-ca-mgm/po/lt.po Fri Sep 28 16:48:47 2007
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2007-03-25 16:32+0300\n"
 "Last-Translator: Andrius Å tikonas <stikonas@xxxxxxxxx>\n"
 "Language-Team: Lithuanian <i18n@xxxxxxx>\n"
@@ -482,7 +482,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Klaidingas IssuerAlternativeNameExt objektas."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Nežinomas tipas."
 
@@ -753,54 +753,54 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Klaidingas SubjectKeyIdentifierExt objektas."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr ""
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr ""
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr ""
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 #, fuzzy
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Nepavyksta iÅ¡nagrinėte url eilutės â€ž%1“"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr ""
 

Modified: limal-head/limal-ca-mgm/po/mr.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/mr.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/mr.po (original)
+++ limal-head/limal-ca-mgm/po/mr.po Fri Sep 28 16:48:47 2007
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2005-07-29 15:37+0530\n"
 "Last-Translator: Priyavert Sharma <priyavert.sharma@xxxxxxxxxxx>\n"
 "Language-Team: AgreeYa Solutions <linux_team@xxxxxxxxxxx>\n"
@@ -474,7 +474,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "अवैध IssuerAlternativeNameExt à¤‘ब्जेक्ट."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "अज्ञात à¤ªà¥à¤°à¤•ार"
 
@@ -740,53 +740,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "अवैध SubjectKeyIdentifierExt à¤‘ब्जेक्ट."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "एकापेक्षा à¤œà¤¾à¤¸à¥à¤¤ à¤µà¥‡à¤³à¤¾ à¤µà¤¿à¤¸à¥à¤¤à¤¾à¤° à¤†à¤²à¤¾: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "प्रमाणपत्राचा à¤¸à¤‚बंध à¤¸à¤¾à¤‚गता à¤†à¤²à¤¾ à¤¨à¤¾à¤¹à¥€ (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "एकापेक्षा à¤œà¤¾à¤¸à¥à¤¤ à¤µà¥‡à¤³à¤¾ à¤µà¤¿à¤¸à¥à¤¤à¤¾à¤° à¤†à¤²à¤¾."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "प्रमाणपत्राचा à¤¸à¤‚बंध à¤¸à¤¾à¤‚गता à¤†à¤²à¤¾ à¤¨à¤¾à¤¹à¥€ (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr " authorityInfoAccess à¤®à¤§à¥‡ à¤…वैध à¤¸à¥à¤¥à¤³."
 

Modified: limal-head/limal-ca-mgm/po/nb.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/nb.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/nb.po (original)
+++ limal-head/limal-ca-mgm/po/nb.po Fri Sep 28 16:48:47 2007
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm.nb\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2007-08-08 09:04+0200\n"
 "Last-Translator: Rune Nordbøe Skillingstad <rune@xxxxxxxxxxxxxxx>\n"
 "Language-Team: Norwegian\n"
@@ -481,7 +481,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Ugyldig IssuerAlternativeNameExt-objekt."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Ukjent type."
 
@@ -747,53 +747,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Ugyldig SubjectKeyIdentifierExt-objekt."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Utvidelsen forekom mer enn Ã©n gang: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Kan ikke tolke sertifikatet (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Utvidelsen forekom mer enn Ã©n gang."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Kan ikke tolke sertifikatet (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Ugyldig plassering i authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/nl.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/nl.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/nl.po (original)
+++ limal-head/limal-ca-mgm/po/nl.po Fri Sep 28 16:48:47 2007
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm.nl\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-11-24 22:57+0100\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -481,7 +481,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Ongeldig IssuerAlternativeNameExt-object."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Onbekend type."
 
@@ -747,53 +747,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Ongeldig SubjectKeyIdentifierExt-object."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Extensie komt meerdere keren voor: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Kan het certificaat niet parseren (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Extensie komt meerdere keren voor."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Kan het certificaat niet parseren (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Ongeldige locatie in authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/pa.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/pa.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/pa.po (original)
+++ limal-head/limal-ca-mgm/po/pa.po Fri Sep 28 16:48:47 2007
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm.pa\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2007-08-15 08:43+0530\n"
 "Last-Translator: A S Alam <aalam@xxxxxxxxxxxx>\n"
 "Language-Team: Panjabi <punjabi-l10n@xxxxxxxxxxxx>\n"
@@ -481,7 +481,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "ਗਲਤ IssuerAlternativeNameExt à¨†à¨¬à¨œà©ˆà¨•ਟ à¨¹à©ˆà¥¤"
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "ਅਣਜਾਣ à¨•ਿਸਮ à¨¹à©ˆà¥¤"
 
@@ -747,53 +747,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "ਗਲਤ SubjectKeyIdentifierExt à¨†à¨¬à¨œà©ˆà¨•ਟ à¨¹à©ˆà¥¤"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "ਐਕਸ਼ਟੇਸ਼ਨ à¨‡à©±à¨• à¨¤à©‹à¨‚ à¨µà©±à¨§ à¨µà¨¾à¨° à¨†à¨ˆ à¨¹à©ˆ: %1"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "ਸਰਟੀਫਿਕੇਟ à¨¨à©‚à©° à¨ªà¨¾à¨°à¨¸ à¨•ਰਨ à¨²à¨ˆ à¨…ਸਫ਼ਲ (NID: %1 Crit: %2)"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "ਮੌਜੂਦਗੀ à¨‡à©±à¨• à¨¤à©‹à¨‚ à¨µà©±à¨§ à¨¹à©ˆà¥¤"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "`%1' à¨¨à©‚à©° à¨ªà©œà©à¨¹à¨¿à¨† à¨¨à¨¹à©€à¨‚ à¨œà¨¾ à¨¸à¨•ਦਾ: %2"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "authorityInfoAccess à¨µà¨¿à©±à¨š à¨—ਲਤ à¨Ÿà¨¿à¨•ਾਣਾ à¨¹à©ˆà¥¤"
 

Modified: limal-head/limal-ca-mgm/po/pl.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/pl.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/pl.po (original)
+++ limal-head/limal-ca-mgm/po/pl.po Fri Sep 28 16:48:47 2007
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2007-07-26 23:23+0100\n"
 "Last-Translator: wadim dziedzic <wdziedzi@xxxxxxxxx>\n"
 "Language-Team:  <pl@xxxxxx>\n"
@@ -481,7 +481,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Nieprawidłowy obiekt IssuerAlternativeNameExt."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Nieznany typ."
 
@@ -747,53 +747,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Nieprawidłowy obiekt SubjectKeyIdentifierExt."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Rozszerzenie występuje więcej niż raz: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Analiza certyfikatu nie była możliwa (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Rozszerzenie występuje wiecej niż raz."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Analiza certyfikatu nie była możliwa (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Nieprawidłowa lokalizacja w authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/pt.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/pt.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/pt.po (original)
+++ limal-head/limal-ca-mgm/po/pt.po Fri Sep 28 16:48:47 2007
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2007-09-08 14:41+0100\n"
 "Last-Translator: Carlos Gonçalves <carlos@xxxxxxxxxxx>\n"
 "Language-Team: Portuguese <opensuse-pt@xxxxxxxxxxxx>\n"
@@ -482,7 +482,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Objecto IssuerAlternativeNameExt inválido."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Tipo desconhecido."
 
@@ -749,53 +749,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Objecto SubjectKeyIdentifierExt inválido."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Extensão ocorreu mais do que uma vez: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Não foi possível interpretar o certificado (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Extensão ocorreu mais do que uma vez."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Não foi possível interpretar o certificado (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Localização inválida em authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/pt_BR.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/pt_BR.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/pt_BR.po (original)
+++ limal-head/limal-ca-mgm/po/pt_BR.po Fri Sep 28 16:48:47 2007
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-11-06 13:58\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -474,7 +474,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Objeto IssuerAlternativeNameExt inválido."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Tipo desconhecido."
 
@@ -740,53 +740,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Objeto SubjectKeyIdentifierExt inválido."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "A extensão ocorreu mais de uma vez: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Impossível analisar o certificado (NID: %1 Crít: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "A extensão ocorreu mais de uma vez."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Impossível analisar o certificado (Crít.: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Localização inválida em authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/ru.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/ru.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/ru.po (original)
+++ limal-head/limal-ca-mgm/po/ru.po Fri Sep 28 16:48:47 2007
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm.ru\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-11-08 09:11+0200\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -485,7 +485,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Неверный Ð¾Ð±ÑŠÐµÐºÑ‚ IssuerAlternativeNameExt"
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Неизвестный Ñ‚ип."
 
@@ -752,53 +752,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Неверный Ð¾Ð±ÑŠÐµÐºÑ‚ SubjectKeyIdentifierExt."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Расширение Ð´ÑƒÐ±Ð»Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¾: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Не ÑƒÐ´Ð°ÐµÑ‚ся Ð²Ñ‹Ð¿Ð¾Ð»Ð½Ð¸Ñ‚ÑŒ Ð°Ð½Ð°Ð»Ð¸Ð· ÑÐµÑ€Ñ‚ификата (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Расширение Ð´ÑƒÐ±Ð»Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¾."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Не ÑƒÐ´Ð°ÐµÑ‚ся Ð²Ñ‹Ð¿Ð¾Ð»Ð½Ð¸Ñ‚ÑŒ Ð°Ð½Ð°Ð»Ð¸Ð· ÑÐµÑ€Ñ‚ификата (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Неверное Ð¼ÐµÑÑ‚онахождение Ð² authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/sv.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/sv.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/sv.po (original)
+++ limal-head/limal-ca-mgm/po/sv.po Fri Sep 28 16:48:47 2007
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2005-09-18 19:09+0200\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -480,7 +480,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Ogiltigt IssuerAlternativeNameExt-objekt."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Okänd typ."
 
@@ -746,53 +746,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Ogiltigt SubjectKeyIdentifierExt-objekt."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Tillägget förekom mer Ã¤n en gÃ¥ng: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Det gick inte att tolka certifikatet (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Tillägget förekom mer Ã¤n en gÃ¥ng."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Det gick inte att tolka certifikatet (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Ogiltig plats i authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/ta.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/ta.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/ta.po (original)
+++ limal-head/limal-ca-mgm/po/ta.po Fri Sep 28 16:48:47 2007
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2003-08-14 10:47+0200\n"
 "Last-Translator: Priyavert Sharma<priyavert.sharma@xxxxxxxxxxx>\n"
 "Language-Team: AgreeYa Solutions<linux_team@xxxxxxxxxxx>\n"
@@ -473,7 +473,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "செல்லாத à®…ளிப்பவர்மாற்றுபெயர்விரிவு à®ªà¯†à®¾à®°à¯à®³à¯."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "அறிந்திராத à®µà®•ை."
 
@@ -739,53 +739,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "செல்லாத à®ªà¯†à®¾à®°à¯à®³à¯à®µà®¿à®šà¯ˆà®…டையாளங்காட்டிவிரிவு à®ªà¯†à®¾à®°à¯à®³à¯."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "விரிவாக்கம் à®’ருமுறைக்கும் à®…திகமாக à®à®±à¯à®ªà®Ÿà¯à®Ÿà®¤à¯: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "(NID: %1 Crit: %2) à®šà®¾à®©à¯à®±à®¿à®¤à®´à¯ˆ à®µà®¿à®³à®•்க à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "விரிவாக்கம் à®’ருமுறைக்கும் à®…திகமாக à®à®±à¯à®ªà®Ÿà¯à®Ÿà®¤à¯."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "(Crit: %1)சான்றிதழை à®µà®¿à®³à®•்க à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "அதிகாரவிவரஅணுக்கத்தில் à®šà¯†à®²à¯à®²à®¾à®¤ à®…மைவிடம்."
 

Modified: limal-head/limal-ca-mgm/po/uk.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/uk.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/uk.po (original)
+++ limal-head/limal-ca-mgm/po/uk.po Fri Sep 28 16:48:47 2007
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm.uk\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2007-08-19 22:19-0700\n"
 "Last-Translator: Ivan Petrouchtchak <ivanpetrouchtchak@xxxxxxxxx>\n"
 "Language-Team: Ukrainian <translation@xxxxxxxxxxxx>\n"
@@ -484,7 +484,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Не Ñ‡Ð¸Ð½Ð½Ð¸Ð¹ Ð¾Ð±'єкт IssuerAlternativeNameExt."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Невідомий Ñ‚ип."
 
@@ -750,53 +750,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Не Ñ‡Ð¸Ð½Ð½Ð¸Ð¹ Ð¾Ð±'єкт SubjectKeyIdentifierExt."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Розширення Ñ‚рапилось Ð±Ñ–льше Ð¾Ð´Ð½Ð¾Ð³Ð¾ Ñ€Ð°Ð·Ñƒ: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Неможливо Ð¿Ñ€Ð¾Ð°Ð½Ð°Ð»Ñ–зувати ÑÐµÑ€Ñ‚ифікат (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Розширення Ñ‚рапилось Ð±Ñ–льше Ð¾Ð´Ð½Ð¾Ð³Ð¾ Ñ€Ð°Ð·Ñƒ."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Не Ð²Ð´Ð°Ñ”ться Ð¿Ñ€Ð¾Ð°Ð½Ð°Ð»Ñ–зувати ÑÐµÑ€Ñ‚ифікат. (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Не Ñ‡Ð¸Ð½Ð½Ð° Ð°Ð´Ñ€ÐµÑÐ° Ð² Ð°uthorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/po/xh.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/xh.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/xh.po (original)
+++ limal-head/limal-ca-mgm/po/xh.po Fri Sep 28 16:48:47 2007
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-11-03 12:03\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -476,7 +476,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Into YesoluloSegama EsisesinyeSomnikeli Ayisebenziseki."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Uhlobo olungaziwayo."
 
@@ -742,53 +742,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Into YesoluloSesichongiSeqhoshaLesihloko Ayisebenziseki."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Isolulo senzeke ngaphezu kwesinye: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Akukwazekanga ukwahlula isatifiketi (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Isolulo senzeke ngaphezu kwesinye:"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Akukwazekanga ukwahlula isatifiketi (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Indawo engasebenzisekiyoKufikelelekoLolwazilogunyaziso."
 

Modified: limal-head/limal-ca-mgm/po/zh_CN.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/zh_CN.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/zh_CN.po (original)
+++ limal-head/limal-ca-mgm/po/zh_CN.po Fri Sep 28 16:48:47 2007
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-11-02 14:21\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -470,7 +470,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "IssuerAlternativeNameExt å¯¹è±¡æ— æ•ˆã€‚"
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "未知类型。"
 
@@ -736,53 +736,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "SubjectKeyIdentifierExt å¯¹è±¡æ— æ•ˆã€‚"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "扩展名出现多次: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "无法对证书进行语法分析(NID:%1 å‡†åˆ™ï¼š %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "扩展名出现多次。"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "无法对证书进行语法分析(准则: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "authorityInfoAccess ä¸­çš„位置无效。"
 

Modified: limal-head/limal-ca-mgm/po/zh_TW.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/zh_TW.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/zh_TW.po (original)
+++ limal-head/limal-ca-mgm/po/zh_TW.po Fri Sep 28 16:48:47 2007
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-11-02 14:23\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -470,7 +470,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "無效的 IssuerAlternativeNameExt ç‰©ä»¶ã€‚"
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "未知的類型。"
 
@@ -736,53 +736,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "無效的 SubjectKeyIdentifierExt ç‰©ä»¶ã€‚"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "發生多次延伸:%1。"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "無法分析證書 (NID: %1 Crit:%2)。"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "發生多次延伸。"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "無法分析證書 (Crit:%1)。"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "在 authorityInfoAccess ä¸­çš„位置無效。"
 

Modified: limal-head/limal-ca-mgm/po/zu.po
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/po/zu.po?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/po/zu.po (original)
+++ limal-head/limal-ca-mgm/po/zu.po Fri Sep 28 16:48:47 2007
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: limal-ca-mgm\n"
 "Report-Msgid-Bugs-To: translation@xxxxxxx\n"
-"POT-Creation-Date: 2007-08-08 12:11+0200\n"
+"POT-Creation-Date: 2007-09-28 16:31+0200\n"
 "PO-Revision-Date: 2006-11-03 12:03\n"
 "Last-Translator: Novell Language <language@xxxxxxxxxx>\n"
 "Language-Team: Novell Language <language@xxxxxxxxxx>\n"
@@ -474,7 +474,7 @@
 msgid "Invalid IssuerAlternativeNameExt object."
 msgstr "Into ye-IssuerAlternativeNameExt engekho emthethweni."
 
-#: src/LiteralValues.cpp:119
+#: src/LiteralValues.cpp:130
 msgid "Unknown type."
 msgstr "Uhlobo olungaziwa."
 
@@ -740,53 +740,53 @@
 msgid "Invalid SubjectKeyIdentifierExt object."
 msgstr "Into ye-SubjectKeyIdentifierExt engekho emthethweni."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:393
-#: src/X509v3CertificateExtensions_Priv.cpp:449
-#: src/X509v3RequestExtensions_Priv.cpp:133
-#: src/X509v3RequestExtensions_Priv.cpp:188
+#: src/X509v3CertificateExtensions_Priv.cpp:394
+#: src/X509v3CertificateExtensions_Priv.cpp:450
+#: src/X509v3RequestExtensions_Priv.cpp:134
+#: src/X509v3RequestExtensions_Priv.cpp:189
 msgid "Extension occurred more than once: %1."
 msgstr "Isandiso segama senzeke izikhathi ezingaphezu kwesisodwa: %1."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:400
-#: src/X509v3CertificateExtensions_Priv.cpp:456
-#: src/X509v3RequestExtensions_Priv.cpp:140
-#: src/X509v3RequestExtensions_Priv.cpp:195
+#: src/X509v3CertificateExtensions_Priv.cpp:401
+#: src/X509v3CertificateExtensions_Priv.cpp:457
+#: src/X509v3RequestExtensions_Priv.cpp:141
+#: src/X509v3RequestExtensions_Priv.cpp:196
 msgid "Unable to parse the certificate (NID: %1 Crit: %2)."
 msgstr "Ayikwazi ukunqunta isitifiketi (NID: %1 Crit: %2)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:508
-#: src/X509v3CertificateExtensions_Priv.cpp:574
-#: src/X509v3CertificateExtensions_Priv.cpp:638
-#: src/X509v3CertificateExtensions_Priv.cpp:700
-#: src/X509v3CertificateExtensions_Priv.cpp:770
-#: src/X509v3CertificateExtensions_Priv.cpp:839
-#: src/X509v3CertificateExtensions_Priv.cpp:915
-#: src/X509v3CertificateExtensions_Priv.cpp:1001
-#: src/X509v3CRLExtensions_Priv.cpp:134
-#: src/X509v3RequestExtensions_Priv.cpp:248
-#: src/X509v3RequestExtensions_Priv.cpp:314
-#: src/X509v3RequestExtensions_Priv.cpp:377
-#: src/X509v3RequestExtensions_Priv.cpp:438
+#: src/X509v3CertificateExtensions_Priv.cpp:509
+#: src/X509v3CertificateExtensions_Priv.cpp:575
+#: src/X509v3CertificateExtensions_Priv.cpp:639
+#: src/X509v3CertificateExtensions_Priv.cpp:701
+#: src/X509v3CertificateExtensions_Priv.cpp:771
+#: src/X509v3CertificateExtensions_Priv.cpp:840
+#: src/X509v3CertificateExtensions_Priv.cpp:916
+#: src/X509v3CertificateExtensions_Priv.cpp:1002
+#: src/X509v3CRLExtensions_Priv.cpp:135
+#: src/X509v3RequestExtensions_Priv.cpp:249
+#: src/X509v3RequestExtensions_Priv.cpp:315
+#: src/X509v3RequestExtensions_Priv.cpp:378
+#: src/X509v3RequestExtensions_Priv.cpp:439
 msgid "Extension occurred more than once."
 msgstr "Isandiso segama senzeke izikhathi ezingaphezu kwesisodwa:"
 
-#: src/X509v3CertificateExtensions_Priv.cpp:513
-#: src/X509v3CertificateExtensions_Priv.cpp:579
-#: src/X509v3CertificateExtensions_Priv.cpp:643
-#: src/X509v3CertificateExtensions_Priv.cpp:706
-#: src/X509v3CertificateExtensions_Priv.cpp:775
-#: src/X509v3CertificateExtensions_Priv.cpp:845
-#: src/X509v3CertificateExtensions_Priv.cpp:920
-#: src/X509v3CertificateExtensions_Priv.cpp:1006
-#: src/X509v3CRLExtensions_Priv.cpp:139
-#: src/X509v3RequestExtensions_Priv.cpp:253
-#: src/X509v3RequestExtensions_Priv.cpp:319
-#: src/X509v3RequestExtensions_Priv.cpp:383
-#: src/X509v3RequestExtensions_Priv.cpp:443
+#: src/X509v3CertificateExtensions_Priv.cpp:514
+#: src/X509v3CertificateExtensions_Priv.cpp:580
+#: src/X509v3CertificateExtensions_Priv.cpp:644
+#: src/X509v3CertificateExtensions_Priv.cpp:707
+#: src/X509v3CertificateExtensions_Priv.cpp:776
+#: src/X509v3CertificateExtensions_Priv.cpp:846
+#: src/X509v3CertificateExtensions_Priv.cpp:921
+#: src/X509v3CertificateExtensions_Priv.cpp:1007
+#: src/X509v3CRLExtensions_Priv.cpp:140
+#: src/X509v3RequestExtensions_Priv.cpp:254
+#: src/X509v3RequestExtensions_Priv.cpp:320
+#: src/X509v3RequestExtensions_Priv.cpp:384
+#: src/X509v3RequestExtensions_Priv.cpp:444
 msgid "Unable to parse the certificate (Crit: %1)."
 msgstr "Ayikwazi ukunqunta isitifiketi (Crit: %1)."
 
-#: src/X509v3CertificateExtensions_Priv.cpp:940
+#: src/X509v3CertificateExtensions_Priv.cpp:941
 msgid "Invalid location in authorityInfoAccess."
 msgstr "Indawo engekho emthethweni kwi-authorityInfoAccess."
 

Modified: limal-head/limal-ca-mgm/src/LiteralValues.cpp
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/src/LiteralValues.cpp?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/src/LiteralValues.cpp (original)
+++ limal-head/limal-ca-mgm/src/LiteralValues.cpp Fri Sep 28 16:48:47 2007
@@ -21,6 +21,7 @@
 /-*/
 
 #include  <limal/ca-mgm/LiteralValues.hpp>
+#include  <limal/ca-mgm/CA.hpp>
 #include  <limal/ValueRegExCheck.hpp>
 #include  <limal/Exception.hpp>
 #include  <blocxx/Format.hpp>
@@ -112,6 +113,16 @@
                m_impl->literalType  = sp[1];
                m_impl->literalValue = sp[2];
        }
+       else if(sp[1].equals("1.3.6.1.4.1.311.20.2.3")) // ms_upn
+       {
+               m_impl->literalType  = sp[1];
+               m_impl->literalValue = sp[2];
+       }
+       else if(sp[1].equals("1.3.6.1.5.2.2")) // KRB5PrincipalName
+       {
+               m_impl->literalType  = sp[1];
+               m_impl->literalValue = sp[2];
+       }
        else
        {
                LOGIT_DEBUG("unknown type: "<< sp[1] << " = " << sp[2]);
@@ -189,7 +200,7 @@
 }
 
 blocxx::String
-LiteralValue::commit2Config(CA&, Type, blocxx::UInt32) const
+LiteralValue::commit2Config(CA &ca, Type t, blocxx::UInt32 num) const
 {
        
        if(m_impl->literalType == "email" ||
@@ -230,7 +241,54 @@
          [principals]
          princ1 = GeneralString:userid
        */
-         
+
+       if(m_impl->literalType == "1.3.6.1.4.1.311.20.2.3")  // ms_upn
+       {
+               return "otherName:1.3.6.1.4.1.311.20.2.3;UTF8:" + m_impl->literalValue;
+       }
+       else if(m_impl->literalType == "1.3.6.1.5.2.2")  // KRB5PrincipalName
+       {
+               String primary = "";
+               String instance;
+               String realm = "";
+
+               StringArray sa = getValue().tokenize("@/");
+               String sectname1 = getValue()+String(num);
+               
+               if(sa.size() == 2) // primary@REALM
+               {
+                       primary = sa[0];
+                       realm   = sa[1];
+               }
+               else if(sa.size() == 3)  // primary/instance@REALM
+               {
+                       primary  = sa[0];
+                       instance = sa[1];
+                       realm    = sa[2];
+               }
+               else
+               {
+                       // FIXME: or better throw an error?
+                       return "";
+               }
+               String sectname2 = primary+instance+String(num);
+               String sectname3 = "basic"+primary+instance+String(num);
+               
+               String ret = "otherName:1.3.6.1.5.2.2;SEQUENCE:"+sectname1;
+
+               ca.getConfig()->setValue(sectname1, "realm", "EXPLICIT:0, GeneralString:"+realm);
+               ca.getConfig()->setValue(sectname1, "kerberosname", "EXPLICIT:1, SEQUENCE:"+sectname2);
+               ca.getConfig()->setValue(sectname2, "nametype", "EXPLICIT:0, INTEGER:1");
+               ca.getConfig()->setValue(sectname2, "namelist", "EXPLICIT:1, SEQUENCE:"+sectname3);
+
+               ca.getConfig()->setValue(sectname3, "0.part", "GeneralString:"+primary);
+               if(!instance.empty()) //we have an instance
+               {
+                       ca.getConfig()->setValue(sectname3, "1.part", "GeneralString:"+instance);
+               }
+               return ret;
+       }
+       
        return "";
 }
 
@@ -282,6 +340,24 @@
                        return false;
                }
        }
+       else if(m_impl->literalType == "1.3.6.1.4.1.311.20.2.3")  // ms_upn
+       {
+               ValueCheck check = initEmailCheck();      // email check is sufficent for a principal
+               if(!check.isValid(m_impl->literalValue))
+               {
+                       LOGIT_DEBUG("Wrong LiteralValue for type '1.3.6.1.4.1.311.20.2.3': " << m_impl->literalValue);
+                       return false;
+               }
+       }
+       else if(m_impl->literalType == "1.3.6.1.5.2.2")  // KRB5PrincipalName
+       {
+               ValueCheck check = initEmailCheck();      // email check is sufficent for a principal
+               if(!check.isValid(m_impl->literalValue))
+               {
+                       LOGIT_DEBUG("Wrong LiteralValue for type '1.3.6.1.5.2.2': " << m_impl->literalValue);
+                       return false;
+               }
+       }
        else if(m_impl->literalType == "othername" ||
                m_impl->literalType == "X400Name" ||
                m_impl->literalType == "EdiPartyName")
@@ -351,6 +427,26 @@
                                             m_impl->literalValue).toString());
                }
        }
+       else if(m_impl->literalType == "1.3.6.1.4.1.311.20.2.3")  // ms_upn
+       {
+               ValueCheck check = initEmailCheck();      // email check is sufficent for a principal
+               if(!check.isValid(m_impl->literalValue))
+               {
+                       LOGIT_DEBUG("Wrong LiteralValue for type '1.3.6.1.4.1.311.20.2.3': " << m_impl->literalValue);
+                       result.append(Format("Wrong LiteralValue for type '1.3.6.1.4.1.311.20.2.3': %1",
+                                            m_impl->literalValue).toString());
+               }
+       }
+       else if(m_impl->literalType == "1.3.6.1.5.2.2")  // KRB5PrincipalName
+       {
+               ValueCheck check = initEmailCheck();      // email check is sufficent for a principal
+               if(!check.isValid(m_impl->literalValue))
+               {
+                       LOGIT_DEBUG("Wrong LiteralValue for type '1.3.6.1.5.2.2': " << m_impl->literalValue);
+                       result.append(Format("Wrong LiteralValue for type '1.3.6.1.5.2.2': %1",
+                                            m_impl->literalValue).toString());
+               }
+       }
        else if(m_impl->literalType == "othername" ||
                m_impl->literalType == "X400Name" ||
                m_impl->literalType == "EdiPartyName")

Added: limal-head/limal-ca-mgm/src/LiteralValues_Priv.cpp
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/src/LiteralValues_Priv.cpp?rev=2331&view=auto
==============================================================================
--- limal-head/limal-ca-mgm/src/LiteralValues_Priv.cpp (added)
+++ limal-head/limal-ca-mgm/src/LiteralValues_Priv.cpp Fri Sep 28 16:48:47 2007
@@ -0,0 +1,222 @@
+/*---------------------------------------------------------------------\
+|                                                                      |
+|                     _     _   _   _     __     _                     |
+|                    | |   | | | \_/ |   /  \   | |                    |
+|                    | |   | | | |_| |  / /\ \  | |                    |
+|                    | |__ | | | | | | / ____ \ | |__                  |
+|                    |____||_| |_| |_|/ /    \ \|____|                 |
+|                                                                      |
+|                             ca-mgm library                           |
+|                                                                      |
+|                                         (C) SUSE Linux Products GmbH |
+\----------------------------------------------------------------------/
+
+  File:       LiteralValue_Priv.cpp
+
+  Author:     <Michael Calmer>     <mc@xxxxxxx>
+  Maintainer: <Michael Calmer>     <mc@xxxxxxx>
+
+  Purpose:
+
+/-*/
+#include  "LiteralValues_Priv.hpp"
+
+#include <openssl/asn1t.h>
+#include <openssl/err.h>
+
+#include  "Utils.hpp"
+
+namespace LIMAL_NAMESPACE
+{
+namespace CA_MGM_NAMESPACE
+{
+
+using namespace limal;
+using namespace blocxx;
+
+
+namespace
+{
+       typedef struct
+       {
+               ASN1_INTEGER                 *nametype;
+               STACK_OF(ASN1_GENERALSTRING) *namelist;
+       } KRB5_NAME;
+
+       typedef struct
+       {
+               ASN1_GENERALSTRING   *realm;
+               KRB5_NAME            *kerberosname;
+       } KRB5_PRINC_NAME;
+
+       ASN1_SEQUENCE(KRB5_NAME) = {
+               ASN1_EXP(KRB5_NAME, nametype, ASN1_INTEGER, 0),
+               ASN1_EXP_SEQUENCE_OF(KRB5_NAME, namelist, ASN1_GENERALSTRING , 1)
+       } ASN1_SEQUENCE_END(KRB5_NAME);
+               
+       
+       ASN1_SEQUENCE(KRB5_PRINC_NAME) = {
+               ASN1_EXP(KRB5_PRINC_NAME, realm, ASN1_GENERALSTRING, 0),
+               ASN1_EXP(KRB5_PRINC_NAME, kerberosname , KRB5_NAME, 1)
+       } ASN1_SEQUENCE_END(KRB5_PRINC_NAME);
+
+
+    IMPLEMENT_ASN1_FUNCTIONS(KRB5_NAME);
+    IMPLEMENT_ASN1_FUNCTIONS(KRB5_PRINC_NAME);
+
+       String asn1string2string(ASN1_STRING* str)
+       {
+               char *s = new char[str->length +1];
+               memcpy(s, str->data, str->length);
+               s[str->length] = '\0';
+               
+               String ret(s);
+               delete [] s;
+
+               return ret;
+       }
+}
+
+       
+LiteralValue_Priv::LiteralValue_Priv()
+    : LiteralValue()
+{}
+
+LiteralValue_Priv::LiteralValue_Priv(GENERAL_NAME *gen)
+    : LiteralValue()
+{
+       char oline[256];
+       unsigned char *p = NULL;
+       int nid = 0;
+       
+       ASN1_OBJECT *id_ms_san_upn;
+       ASN1_OBJECT *id_pkinit_san;
+
+#define CREATE_OBJ_IF_NEEDED(oid, vn, sn, ln)  \
+       nid = OBJ_txt2nid(oid);                                         \
+       if (nid == NID_undef) {                                         \
+               nid = OBJ_create(oid, sn, ln);                  \
+               if (nid == NID_undef) {                                                                            \
+                       LOGIT_ERROR("Error creating oid object for " << oid);      \
+                       return;                                                                                                    \
+               }                                                                                                                          \
+       }                                                                                                                                  \
+       vn = OBJ_nid2obj(nid);
+       
+    CREATE_OBJ_IF_NEEDED("1.3.6.1.5.2.2", id_pkinit_san,
+                         "id-pkinit-san", "KRB5PrincipalName");
+
+       CREATE_OBJ_IF_NEEDED("1.3.6.1.4.1.311.20.2.3", id_ms_san_upn,
+                         "id-ms-san-upn", "Microsoft Universal Principal Name");
+
+       switch (gen->type)
+       {        
+               case GEN_EMAIL:
+                       setLiteral("email", asn1string2string(gen->d.ia5));
+                       break;
+            
+               case GEN_DNS:
+                       setLiteral("DNS", asn1string2string(gen->d.ia5));
+                       break;
+            
+               case GEN_URI:
+                       setLiteral("URI", asn1string2string(gen->d.ia5));
+                       break;
+            
+               case GEN_DIRNAME:
+                       X509_NAME_oneline(gen->d.dirn, oline, 256);
+                       setLiteral("DirName", oline);
+                       break;
+            
+               case GEN_IPADD:
+                       p = gen->d.ip->data;
+                       /* BUG: doesn't support IPV6 */
+                       if(gen->d.ip->length != 4) {
+                               LOGIT_ERROR("Invalid IP Address: maybe IPv6");
+                               BLOCXX_THROW(limal::SyntaxException, "Invalid IP Address: maybe IPv6");
+                               break;
+                       }
+                       BIO_snprintf(oline, sizeof oline,
+                                    "%d.%d.%d.%d", p[0], p[1], p[2], p[3]);
+                       setLiteral("IP", oline);
+                       break;
+               case GEN_RID:
+                       i2t_ASN1_OBJECT(oline, 256, gen->d.rid);
+                       setLiteral("RID", oline);
+                       break;
+               case GEN_OTHERNAME:
+                       // krb5PrincipalName || Microsoft Universal Principal Name
+                       if(OBJ_cmp(id_pkinit_san, gen->d.otherName->type_id) == 0)
+                       {
+                               decode_krb5_principal_name(gen->d.otherName->value->value.sequence->data,
+                                                                                  gen->d.otherName->value->value.sequence->length);
+                       }
+                       else if (OBJ_cmp(id_ms_san_upn, gen->d.otherName->type_id) == 0)
+                       {
+                               setLiteral("1.3.6.1.4.1.311.20.2.3", (char*)gen->d.otherName->value->value.sequence->data);
+                       }
+                       else
+                       {
+                               setLiteral("othername",
+                                                  String("unsupported(") + String(OBJ_obj2nid(gen->d.otherName->type_id)) + ")");
+                       }
+                       break;
+               case GEN_X400:
+                       setLiteral("X400Name", "unsupported");
+                       break;
+               case GEN_EDIPARTY:
+                       setLiteral("EdiPartyName", "unsupported");
+                       break;                  
+       }
+}
+
+LiteralValue_Priv::~LiteralValue_Priv()
+{}
+
+
+/* private */
+void
+LiteralValue_Priv::decode_krb5_principal_name(unsigned char* data, int len)
+{
+       KRB5_PRINC_NAME *pname = NULL;
+       const unsigned char *p;
+       p = data;
+       
+       pname = d2i_KRB5_PRINC_NAME(NULL, &p, len);
+
+       if(pname == NULL ||
+          pname->realm == NULL ||
+          pname->kerberosname == NULL ||
+          pname->kerberosname->namelist == NULL)
+       {
+               //ERR_print_errors_fp(stderr);
+               LOGIT_ERROR("Unable to decode KRB5PrincipalName");
+               
+               setLiteral("othername", String("unsupported(1.3.6.1.5.2.2)"));
+               return;
+       }
+
+       String principal = "";
+       
+       for(int i = 0; i < sk_ASN1_GENERALSTRING_num(pname->kerberosname->namelist); i++)
+       {
+               //LOGIT_DEBUG( "NAMELIST" << i << ":" << asn1string2string(sk_ASN1_GENERALSTRING_value(pname->kerberosname->namelist, i)));
+               if(principal == "")
+               {
+                       principal += asn1string2string(sk_ASN1_GENERALSTRING_value(pname->kerberosname->namelist, i));
+               }
+               else
+               {
+                       principal += "/" + asn1string2string(sk_ASN1_GENERALSTRING_value(pname->kerberosname->namelist, i));
+               }
+       }
+
+       principal += "@" + asn1string2string(pname->realm);
+
+       setLiteral("1.3.6.1.5.2.2", principal);
+       p = NULL;
+}
+       
+
+}
+}

Added: limal-head/limal-ca-mgm/src/LiteralValues_Priv.hpp
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/src/LiteralValues_Priv.hpp?rev=2331&view=auto
==============================================================================
--- limal-head/limal-ca-mgm/src/LiteralValues_Priv.hpp (added)
+++ limal-head/limal-ca-mgm/src/LiteralValues_Priv.hpp Fri Sep 28 16:48:47 2007
@@ -0,0 +1,51 @@
+/*---------------------------------------------------------------------\
+|                                                                      |
+|                     _     _   _   _     __     _                     |
+|                    | |   | | | \_/ |   /  \   | |                    |
+|                    | |   | | | |_| |  / /\ \  | |                    |
+|                    | |__ | | | | | | / ____ \ | |__                  |
+|                    |____||_| |_| |_|/ /    \ \|____|                 |
+|                                                                      |
+|                             ca-mgm library                           |
+|                                                                      |
+|                                         (C) SUSE Linux Products GmbH |
+\----------------------------------------------------------------------/
+
+  File:       LiteralValues_Priv.hpp
+
+  Author:     <Michael Calmer>     <mc@xxxxxxx>
+  Maintainer: <Michael Calmer>     <mc@xxxxxxx>
+
+  Purpose:
+
+/-*/
+#ifndef    LIMAL_CA_MGM_LITERAL_VALUE_PRIV_HPP
+#define    LIMAL_CA_MGM_LITERAL_VALUE_PRIV_HPP
+
+#include  <limal/ca-mgm/config.h>
+#include  <limal/ca-mgm/CommonData.hpp>
+#include  <limal/ca-mgm/LiteralValues.hpp>
+#include  <limal/ByteBuffer.hpp>
+
+#include  <openssl/x509v3.h>
+
+namespace LIMAL_NAMESPACE {
+
+namespace CA_MGM_NAMESPACE {
+
+       class LiteralValue_Priv : public LiteralValue {
+
+       public:
+               LiteralValue_Priv();
+               LiteralValue_Priv(GENERAL_NAME *gen);
+               virtual ~LiteralValue_Priv();
+
+       private:
+               void decode_krb5_principal_name(unsigned char* data, int len);
+       };
+
+}
+}
+
+
+#endif /* LIMAL_CA_MGM_CRL_REASON_PRIV_HPP */

Modified: limal-head/limal-ca-mgm/src/Makefile.am
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/src/Makefile.am?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/src/Makefile.am (original)
+++ limal-head/limal-ca-mgm/src/Makefile.am Fri Sep 28 16:48:47 2007
@@ -54,6 +54,7 @@
        X509v3CRLExtensions_Priv.cpp \
        X509v3RequestExtensions_Priv.cpp \
        CRLReason_Priv.cpp \
+       LiteralValues_Priv.cpp \
        OpenSSLUtils.cpp \
        INIParser/IniFile.cpp   \
        INIParser/IniParser.cpp \

Modified: limal-head/limal-ca-mgm/src/Utils.cpp
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/src/Utils.cpp?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/src/Utils.cpp (original)
+++ limal-head/limal-ca-mgm/src/Utils.cpp Fri Sep 28 16:48:47 2007
@@ -149,83 +149,83 @@
        return exitStatus;
 }
 
-LiteralValue
-gn2lv(GENERAL_NAME *gen)
-{
-       char oline[256];
-       char *s = NULL;
-       unsigned char *p = NULL;
-       LiteralValue lv;
+// LiteralValue
+// gn2lv(GENERAL_NAME *gen)
+// {
+//     char oline[256];
+//     char *s = NULL;
+//     unsigned char *p = NULL;
+//     LiteralValue lv;
        
-       switch (gen->type)
-       {        
-               case GEN_EMAIL:
-                       s = new char[gen->d.ia5->length +1];
-                       memcpy(s, gen->d.ia5->data, gen->d.ia5->length);
-                       s[gen->d.ia5->length] = '\0';
-                       lv.setLiteral("email", s);
-                       delete [] s;
-                       break;
+//     switch (gen->type)
+//     {        
+//             case GEN_EMAIL:
+//                     s = new char[gen->d.ia5->length +1];
+//                     memcpy(s, gen->d.ia5->data, gen->d.ia5->length);
+//                     s[gen->d.ia5->length] = '\0';
+//                     lv.setLiteral("email", s);
+//                     delete [] s;
+//                     break;
             
-               case GEN_DNS:
-                       s = new char[gen->d.ia5->length +1];
-                       memcpy(s, gen->d.ia5->data, gen->d.ia5->length);
-                       s[gen->d.ia5->length] = '\0';
-                       lv.setLiteral("DNS", s);
-                       delete [] s;
-                       break;
+//             case GEN_DNS:
+//                     s = new char[gen->d.ia5->length +1];
+//                     memcpy(s, gen->d.ia5->data, gen->d.ia5->length);
+//                     s[gen->d.ia5->length] = '\0';
+//                     lv.setLiteral("DNS", s);
+//                     delete [] s;
+//                     break;
             
-               case GEN_URI:
-                       s = new char[gen->d.ia5->length +1];
-                       memcpy(s, gen->d.ia5->data, gen->d.ia5->length);
-                       s[gen->d.ia5->length] = '\0';
-                       lv.setLiteral("URI", s);
-                       delete [] s;
-                       break;
+//             case GEN_URI:
+//                     s = new char[gen->d.ia5->length +1];
+//                     memcpy(s, gen->d.ia5->data, gen->d.ia5->length);
+//                     s[gen->d.ia5->length] = '\0';
+//                     lv.setLiteral("URI", s);
+//                     delete [] s;
+//                     break;
             
-               case GEN_DIRNAME:
-                       X509_NAME_oneline(gen->d.dirn, oline, 256);
-                       lv.setLiteral("DirName", oline);
-                       break;
+//             case GEN_DIRNAME:
+//                     X509_NAME_oneline(gen->d.dirn, oline, 256);
+//                     lv.setLiteral("DirName", oline);
+//                     break;
             
-               case GEN_IPADD:
-                       p = gen->d.ip->data;
-                       /* BUG: doesn't support IPV6 */
-                       if(gen->d.ip->length != 4) {
-                               LOGIT_ERROR("Invalid IP Address: maybe IPv6");
-                               BLOCXX_THROW(limal::SyntaxException, "Invalid IP Address: maybe IPv6");
-                               break;
-                       }
-                       BIO_snprintf(oline, sizeof oline,
-                                    "%d.%d.%d.%d", p[0], p[1], p[2], p[3]);
-                       lv.setLiteral("IP", oline);
-                       break;
-               case GEN_RID:
-                       i2t_ASN1_OBJECT(oline, 256, gen->d.rid);
-                       lv.setLiteral("RID", oline);
-                       break;
-               case GEN_OTHERNAME:
-                       // krb5PrincipalName || Microsoft Universal Principal Name 
-                       if(OBJ_obj2nid(gen->d.otherName->type_id) == NID_ms_upn)
-                       {                               
-                               lv.setLiteral("othername",
-                                             (char*)ASN1_STRING_data(gen->d.otherName->value->value.sequence));
-                       }
-                       else
-                       {
-                               lv.setLiteral("othername",
-                                             String("unsupported(") + String(OBJ_obj2nid(gen->d.otherName->type_id)) + ")");
-                       }
-                       break;
-               case GEN_X400:
-                       lv.setLiteral("X400Name", "unsupported");
-                       break;
-               case GEN_EDIPARTY:
-                       lv.setLiteral("EdiPartyName", "unsupported");
-                       break;                  
-       }
-       return lv;
-}
+//             case GEN_IPADD:
+//                     p = gen->d.ip->data;
+//                     /* BUG: doesn't support IPV6 */
+//                     if(gen->d.ip->length != 4) {
+//                             LOGIT_ERROR("Invalid IP Address: maybe IPv6");
+//                             BLOCXX_THROW(limal::SyntaxException, "Invalid IP Address: maybe IPv6");
+//                             break;
+//                     }
+//                     BIO_snprintf(oline, sizeof oline,
+//                                  "%d.%d.%d.%d", p[0], p[1], p[2], p[3]);
+//                     lv.setLiteral("IP", oline);
+//                     break;
+//             case GEN_RID:
+//                     i2t_ASN1_OBJECT(oline, 256, gen->d.rid);
+//                     lv.setLiteral("RID", oline);
+//                     break;
+//             case GEN_OTHERNAME:
+//                     // krb5PrincipalName || Microsoft Universal Principal Name 
+//                     if(OBJ_obj2nid(gen->d.otherName->type_id) == NID_ms_upn)
+//                     {                               
+//                             lv.setLiteral("othername",
+//                                           (char*)ASN1_STRING_data(gen->d.otherName->value->value.sequence));
+//                     }
+//                     else
+//                     {
+//                             lv.setLiteral("othername",
+//                                           String("unsupported(") + String(OBJ_obj2nid(gen->d.otherName->type_id)) + ")");
+//                     }
+//                     break;
+//             case GEN_X400:
+//                     lv.setLiteral("X400Name", "unsupported");
+//                     break;
+//             case GEN_EDIPARTY:
+//                     lv.setLiteral("EdiPartyName", "unsupported");
+//                     break;                  
+//     }
+//     return lv;
+// }
 
 
 // -------------------------------------------------------------------

Modified: limal-head/limal-ca-mgm/src/X509v3CRLExtensions_Priv.cpp
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/src/X509v3CRLExtensions_Priv.cpp?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/src/X509v3CRLExtensions_Priv.cpp (original)
+++ limal-head/limal-ca-mgm/src/X509v3CRLExtensions_Priv.cpp Fri Sep 28 16:48:47 2007
@@ -21,6 +21,7 @@
 /-*/
 
 #include  "X509v3CRLExtensions_Priv.hpp"
+#include  "LiteralValues_Priv.hpp"
 #include  <limal/Exception.hpp>
 
 #include <openssl/x509v3.h>
@@ -148,7 +149,7 @@
        {
                gen = sk_GENERAL_NAME_value(gns, j);
 
-               LiteralValue lv = gn2lv(gen);
+               LiteralValue_Priv lv(gen);
 
                lvList.push_back(lv);
        }

Modified: limal-head/limal-ca-mgm/src/X509v3CertificateExtensions_Priv.cpp
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/src/X509v3CertificateExtensions_Priv.cpp?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/src/X509v3CertificateExtensions_Priv.cpp (original)
+++ limal-head/limal-ca-mgm/src/X509v3CertificateExtensions_Priv.cpp Fri Sep 28 16:48:47 2007
@@ -21,6 +21,7 @@
 /-*/
 #include "X509v3CertificateExtensions_Priv.hpp"
 #include "AuthorityKeyIdentifierExtension_Priv.hpp"
+#include "LiteralValues_Priv.hpp"
 #include <limal/Exception.hpp>
 
 #include <openssl/x509v3.h>
@@ -715,7 +716,7 @@
        {
                gen = sk_GENERAL_NAME_value(gns, j);
 
-               LiteralValue lv = gn2lv(gen);
+               LiteralValue_Priv lv(gen);
 
                lvList.push_back(lv);
        }
@@ -784,7 +785,7 @@
        {
                gen = sk_GENERAL_NAME_value(gns, j);
 
-               LiteralValue lv = gn2lv(gen);
+               LiteralValue_Priv lv(gen);
 
                lvList.push_back(lv);
        }
@@ -865,7 +866,7 @@
                                        gen = sk_GENERAL_NAME_value(point->distpoint->name.fullname,
                                                                    j);
                     
-                                       LiteralValue lv = gn2lv(gen);
+                                       LiteralValue_Priv lv(gen);
                     
                                        lvList.push_back(lv);
                                }
@@ -931,7 +932,7 @@
        {
                desc = sk_ACCESS_DESCRIPTION_value(ainf, i);
 
-               LiteralValue lv = gn2lv(desc->location);
+               LiteralValue_Priv lv(desc->location);
        
                if(!lv.valid())
                {

Modified: limal-head/limal-ca-mgm/src/X509v3RequestExtensions_Priv.cpp
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/src/X509v3RequestExtensions_Priv.cpp?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/src/X509v3RequestExtensions_Priv.cpp (original)
+++ limal-head/limal-ca-mgm/src/X509v3RequestExtensions_Priv.cpp Fri Sep 28 16:48:47 2007
@@ -20,6 +20,7 @@
 
 /-*/
 #include  "X509v3RequestExtensions_Priv.hpp"
+#include  "LiteralValues_Priv.hpp"
 #include  <limal/Exception.hpp>
 
 #include <openssl/x509v3.h>
@@ -452,7 +453,7 @@
        {
                gen = sk_GENERAL_NAME_value(gns, j);
 
-               LiteralValue lv = gn2lv(gen);
+               LiteralValue_Priv lv(gen);
 
                lvList.push_back(lv);
        }

Modified: limal-head/limal-ca-mgm/src/limal/ca-mgm/LiteralValues.hpp
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/src/limal/ca-mgm/LiteralValues.hpp?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/src/limal/ca-mgm/LiteralValues.hpp (original)
+++ limal-head/limal-ca-mgm/src/limal/ca-mgm/LiteralValues.hpp Fri Sep 28 16:48:47 2007
@@ -35,7 +35,9 @@
        
        /**
         * A Literal Value is a pair of a type and a value
-        * Valid types are: URI, DNS, RID, IP and email
+        * Valid types are: URI, DNS, RID, IP, email,
+        * 1.3.6.1.4.1.311.20.2.3 (ms-upn)
+        * and 1.3.6.1.5.2.2 (KRB5PrincipalName)
         */
        class LiteralValue {
        public:
@@ -44,7 +46,7 @@
                /**
                 * Constructor
                 *
-                * @param type Valid types are: URI, DNS, RID, IP and email
+                * @param type Valid types are: URI, DNS, RID, IP, email, 1.3.6.1.4.1.311.20.2.3 and 1.3.6.1.5.2.2
                 * @param value a value for the type
                 */
                LiteralValue(const String &type, const String &value);
@@ -53,7 +55,7 @@
                 * Constructor
                 *
                 * @param value in the form &lt;type&gt;:&lt;value&gt;
-                *              Valid types are: URI, DNS, RID, IP and email
+                *              Valid types are: URI, DNS, RID, IP, email, 1.3.6.1.4.1.311.20.2.3 and 1.3.6.1.5.2.2
                 */
                LiteralValue(const String& value);
                LiteralValue(const LiteralValue& value);
@@ -70,7 +72,7 @@
                /**
                 * Set new values
                 *
-                * @param type Valid types are: URI, DNS, RID, IP and email
+                * @param type Valid types are: URI, DNS, RID, IP, email, 1.3.6.1.4.1.311.20.2.3 and 1.3.6.1.5.2.2
                 * @param value a value for the type
                 */
                void
@@ -80,7 +82,7 @@
                 * Set new values
                 *
                 * @param value in the form &lt;type&gt;:&lt;value&gt;
-                *              Valid types are: URI, DNS, RID, IP and email
+                *              Valid types are: URI, DNS, RID, IP, email, 1.3.6.1.4.1.311.20.2.3 and 1.3.6.1.5.2.2
                 */
                void
                setValue(const String &value);

Added: limal-head/limal-ca-mgm/testsuite/CertificateTest5.cc
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/testsuite/CertificateTest5.cc?rev=2331&view=auto
==============================================================================
--- limal-head/limal-ca-mgm/testsuite/CertificateTest5.cc (added)
+++ limal-head/limal-ca-mgm/testsuite/CertificateTest5.cc Fri Sep 28 16:48:47 2007
@@ -0,0 +1,145 @@
+#include <blocxx/Logger.hpp>
+#include <blocxx/AppenderLogger.hpp>
+#include <blocxx/CerrLogger.hpp>
+#include <blocxx/CerrAppender.hpp>
+#include <blocxx/String.hpp>
+#include <blocxx/PerlRegEx.hpp>
+#include <limal/Logger.hpp>
+#include <limal/PathInfo.hpp>
+#include <limal/ca-mgm/CA.hpp>
+
+#include <iostream>
+#include <fstream>
+#include <unistd.h>
+
+using namespace blocxx;
+using namespace limal;
+using namespace limal::ca_mgm;
+using namespace std;
+
+int main()
+{
+       sleep( 2 );  // We have a request with the same name. So sleep 2 sec. to get a difference in the timestamp
+       try
+       {
+               cout << "START" << endl;
+        
+               blocxx::StringArray cat;
+               cat.push_back("FATAL");
+               cat.push_back("ERROR");
+               cat.push_back("INFO");
+               //cat.push_back("DEBUG");
+
+               // Logging
+               LoggerRef l = limal::Logger::createCerrLogger(
+                                                             "CertificateTest5",
+                                                             LogAppender::ALL_COMPONENTS,
+                                                             cat,
+                                                             "%-5p %c - %m"
+                                                             );
+               limal::Logger::setDefaultLogger(l);
+        
+               CA ca("Test_CA1", "system", "./TestRepos/");
+               RequestGenerationData rgd = ca.getRequestDefaults(E_Client_Req);
+        
+               // ------------------------ Set DN --------------------------------
+        
+               List<RDNObject> dnl = rgd.getSubjectDN().getDN();
+               List<RDNObject>::iterator dnit;
+        
+               for(dnit = dnl.begin(); dnit != dnl.end(); ++dnit)
+               {
+                       cout << "DN Key " << (*dnit).getType() << endl;
+            
+                       if((*dnit).getType() == "countryName")
+                       {
+                               (*dnit).setRDNValue("DE");
+                       }
+                       else if((*dnit).getType() == "commonName")
+                       {
+                               (*dnit).setRDNValue("Full Test Certificate");
+                       }
+                       else if((*dnit).getType() == "emailAddress")
+                       {
+                               (*dnit).setRDNValue("suse@xxxxxxx");
+                       }
+               }
+        
+               DNObject dn(dnl);
+               rgd.setSubjectDN(dn);
+
+               // ------------------------ create request --------------------------------
+
+               blocxx::String r = ca.createRequest("system", rgd, E_Client_Req);
+        
+               cout << "RETURN Request " << endl;
+
+               // ------------------------ get issue defaults --------------------------------
+
+               CertificateIssueData cid = ca.getIssueDefaults(E_Client_Cert);
+
+               // ------------------------ create bit extension -----------------------------
+
+               cid.extensions().keyUsage().setKeyUsage(KeyUsageExt::decipherOnly);
+               cid.extensions().nsCertType().setNsCertType(NsCertTypeExt::objCA | 
+                                                           NsCertTypeExt::emailCA |
+                                                           NsCertTypeExt::sslCA);
+
+               // ----------------- create basic constrains extension -----------------------
+
+               cid.extensions().basicConstraints().setBasicConstraints(true, 3);
+
+               // ------------------------ create alternative extension -----------------------------
+        
+               List<LiteralValue> list;
+               list.push_back(LiteralValue("DNS", "ca.my-company.com"));
+               list.push_back(LiteralValue("email", "me@xxxxxxxxxxxxxx"));
+               list.push_back(LiteralValue("1.3.6.1.4.1.311.20.2.3", "me@xxxxxxxxxxxxxx"));   // ms_upn
+               list.push_back(LiteralValue("1.3.6.1.5.2.2", "me@xxxxxxxxxxxxxx"));            // krb5PrincipalName
+               list.push_back(LiteralValue("1.3.6.1.4.1.311.20.2.3", "me/admin@xxxxxxxxxxxxxx"));   // ms_upn
+               list.push_back(LiteralValue("1.3.6.1.5.2.2", "me/admin@xxxxxxxxxxxxxx"));            // krb5PrincipalName
+               
+               cid.extensions().subjectAlternativeName().setCopyEmail(true);
+               cid.extensions().subjectAlternativeName().setAlternativeNameList(list);
+               cid.extensions().issuerAlternativeName().setCopyIssuer(true);
+               cid.extensions().issuerAlternativeName().setAlternativeNameList(list);
+        
+
+               blocxx::String c = ca.issueCertificate(r, cid, E_CA_Cert);
+
+               //sleep(10000);
+               
+               cout << "RETURN Certificate " << endl;
+
+               path::PathInfo pi("./TestRepos/Test_CA1/newcerts/" + c + ".pem");
+        
+               cout << "Certificate exists: " << Bool(pi.exists()) << endl;
+
+               CertificateData cd = ca.getCertificate(c);
+        
+               StringArray ret = cd.getExtensions().dump();
+               StringArray::const_iterator it;
+        
+               for(it = ret.begin(); it != ret.end(); ++it)
+               {
+                       if((*it).startsWith("KeyID"))
+                       {
+                               cout << "found KeyID" << endl;
+                       }
+                       else
+                       {
+                               cout << (*it) << endl;
+                       }
+               }
+                    
+               cout << "DONE" << endl;
+       }
+       catch(Exception& e)
+       {
+               cerr << e << endl;
+       }
+
+       return 0;
+}
+
+/* vim: set ts=8 sts=8 sw=8 ai noet: */

Modified: limal-head/limal-ca-mgm/testsuite/Makefile.am
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/testsuite/Makefile.am?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/testsuite/Makefile.am (original)
+++ limal-head/limal-ca-mgm/testsuite/Makefile.am Fri Sep 28 16:48:47 2007
@@ -24,7 +24,8 @@
                   ListTest.single SubCATest.single \
                   RemoveRequestTest.single RevxRemoveCertificateTest.single \
                   VerifyTest.single ParseCATest.single \
-                  CertificateTest3.single CertificateTest4.single ParseCertificateTest.multi \
+                  CertificateTest3.single CertificateTest4.single \
+                 CertificateTest5.single ParseCertificateTest.multi \
                   ParseCertificateTest2.multi ParseRequestTest.multi ParseCRLTest.multi \
                   RevokeTest5.single ImportRequestTest.single \
                   DeleteCATest.single ImportCATest.single \
@@ -62,6 +63,8 @@
 
 CertificateTest4_single_SOURCES = CertificateTest4.cc
 
+CertificateTest5_single_SOURCES = CertificateTest5.cc
+
 RevokeTest_single_SOURCES = RevokeTest.cc 
 
 RevokeTest2_single_SOURCES = RevokeTest2.cc 

Modified: limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase1.out
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase1.out?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase1.out (original)
+++ limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase1.out Fri Sep 28 16:48:47 2007
@@ -128,9 +128,9 @@
 LiteralValue::dump()
 email:nalin@xxxxxxxxxx
 LiteralValue::dump()
-othername:nalin@xxxxxxxxxxxxxxxxx
+1.3.6.1.4.1.311.20.2.3:nalin@xxxxxxxxxxxxxxxxx
 LiteralValue::dump()
-othername:nalin@xxxxxxxxxxxxx
+1.3.6.1.4.1.311.20.2.3:nalin@xxxxxxxxxxxxx
 IssuerAlternativeNameExt::dump()
 ExtensionBase::dump()
 is Present = false

Added: limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.err
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.err?rev=2331&view=auto
==============================================================================
--- limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.err (added)
+++ limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.err Fri Sep 28 16:48:47 2007
@@ -0,0 +1,27 @@
+DEBUG ca-mgm - ExtensionBase::setPresent(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): true
+DEBUG ca-mgm - ExtensionBase::setCritical(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): true
+DEBUG ca-mgm - ExtensionBase::setPresent(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): true
+DEBUG ca-mgm - ExtensionBase::setCritical(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): true
+DEBUG ca-mgm - ExtensionBase::setPresent(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): true
+DEBUG ca-mgm - ExtensionBase::setCritical(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): true
+DEBUG ca-mgm - ExtensionBase::setPresent(): true
+DEBUG ca-mgm - ExtensionBase::setCritical(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): true
+DEBUG ca-mgm - ExtensionBase::setPresent(): true
+DEBUG ca-mgm - ExtensionBase::setPresent(): true
+DEBUG ca-mgm - ExtensionBase::setPresent(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): false
+DEBUG ca-mgm - ExtensionBase::setPresent(): false

Added: limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.in
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.in?rev=2331&view=auto
==============================================================================
--- limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.in (added)
+++ limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.in Fri Sep 28 16:48:47 2007
@@ -0,0 +1 @@
+TestRepos3/testuser.pem PEM

Added: limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.out
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.out?rev=2331&view=auto
==============================================================================
--- limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.out (added)
+++ limal-head/limal-ca-mgm/testsuite/ParseCertificateTest2/testcase5.out Fri Sep 28 16:48:47 2007
@@ -0,0 +1,189 @@
+START
+file: ParseCertificateTest2/testcase5.in
+Parse TestRepos3/testuser.pem Format:PEM
+CertificateData::dump()
+Version = 3
+Serial = 4300A24D399F53D7
+notBefore = 1190987636
+notAfter = 1222523636
+Fingerprint = SHA1:D6:71:9B:67:D7:08:4E:98:47:C0:19:E5:1D:12:C4:2F:80:46:EB:B6
+DNObject::dump()
+RDNObject::dump()
+commonName=Test Certifying CA
+Prompt:
+Min:0
+Max:0
+RDNObject::dump()
+domainComponent=example
+Prompt:
+Min:0
+Max:0
+RDNObject::dump()
+domainComponent=com
+Prompt:
+Min:0
+Max:0
+DNObject::dump()
+RDNObject::dump()
+commonName=testuser
+Prompt:
+Min:0
+Max:0
+RDNObject::dump()
+rfc822Mailbox=testuser@xxxxxxxxxxx
+Prompt:
+Min:0
+Max:0
+RDNObject::dump()
+domainComponent=example
+Prompt:
+Min:0
+Max:0
+RDNObject::dump()
+domainComponent=com
+Prompt:
+Min:0
+Max:0
+Keysize = 1024
+public key algorithm = 0
+public Key = 30:81:9f:30:0d:06:09:2a:86:48:86:f7:0d:01:01:01:05:00:03:81:8d:00:30:81:89:02:81:81:00:d2:11:34:d9:51:af:b5:9d:c2:c9:ed:0e:17:a0:75:b2:e5:28:62:91:fc:35:bb:4c:1b:0a:d4:1d:53:99:d0:a2:4f:c7:d7:12:f8:5e:19:38:ab:74:ad:4d:6c:91:f4:d0:a3:a9:00:10:27:5b:54:6f:c0:76:f0:0e:b4:3c:cd:0c:a5:fc:97:09:52:2d:d9:09:ea:84:5a:4e:53:4d:df:4b:b0:d3:8b:26:ef:6d:fd:2d:55:93:a4:72:43:05:f6:28:2a:ac:a1:3f:41:16:f0:76:17:33:a1:02:39:d1:16:fe:01:1d:73:ec:4d:c6:8f:2b:6a:08:0c:09:5b:f7:81:57:02:03:01:00:01:
+signatureAlgorithm = 0
+Signature = 32:0c:4d:03:61:4d:88:93:9b:43:9b:89:92:ea:65:d1:39:08:55:aa:95:4f:e8:c0:3a:9d:b6:13:cb:99:24:30:57:3e:76:12:c3:54:da:cd:68:81:50:5e:e7:90:73:ef:2b:54:4c:97:dd:9a:22:5b:da:56:e8:61:ef:17:b5:38:86:2a:b8:1e:f1:e2:b8:1a:51:a5:82:7b:fb:7e:c6:24:8f:02:90:92:66:de:26:78:ed:c2:d2:09:51:eb:8b:6c:97:d1:36:cf:2f:a3:47:5a:bf:e4:ba:4f:98:ce:d9:4a:5b:ad:7e:bd:9e:07:a6:42:2a:c2:05:1a:10:dd:25:d4:
+X509v3CertificateExts::dump()
+NsBaseUrlExt::dump()
+ExtensionBase::dump()
+is Present = false
+NsRevocationUrlExt::dump()
+ExtensionBase::dump()
+is Present = false
+NsCaRevocationUrlExt::dump()
+ExtensionBase::dump()
+is Present = false
+NsRenewalUrlExt::dump()
+ExtensionBase::dump()
+is Present = false
+NsCaPolicyUrlExt::dump()
+ExtensionBase::dump()
+is Present = false
+NsSslServerNameExt::dump()
+ExtensionBase::dump()
+is Present = false
+NsCommentExt::dump()
+ExtensionBase::dump()
+is Present = true
+is Critical = false
+NS Comment = Testing Certificate for testuser
+KeyUsageExt::dump()
+ExtensionBase::dump()
+is Present = false
+NsCertTypeExt::dump()
+ExtensionBase::dump()
+is Present = false
+BasicConstraintsExt::dump()
+ExtensionBase::dump()
+is Present = true
+is Critical = false
+CA = false
+pathlen = -1
+ExtendedKeyUsageExt::dump()
+ExtensionBase::dump()
+is Present = false
+SubjectKeyIdentifierExt::dump()
+ExtensionBase::dump()
+is Present = true
+is Critical = false
+Autodetect = false
+KeyID = 03:66:65:00:80:a0:91:75:74:2b:24:a8:fa:42:0a:26:61:7b:a4:5c
+AuthorityKeyIdentifierExt::dump()
+ExtensionBase::dump()
+is Present = true
+is Critical = false
+KeyID = 69:c8:19:4b:99:84:a3:17:3b:75:11:f4:db:fc:f7:06:f3:c4:58:c0
+DirName = 
+serial = 
+SubjectAlternativeNameExt::dump()
+ExtensionBase::dump()
+is Present = true
+is Critical = false
+email:copy = false
+LiteralValue::dump()
+1.3.6.1.5.2.2:testuser/admin@xxxxxxxxxxx
+LiteralValue::dump()
+1.3.6.1.4.1.311.20.2.3:testuser/admin@xxxxxxxxxxx
+LiteralValue::dump()
+1.3.6.1.5.2.2:testuser@xxxxxxxxxxx
+LiteralValue::dump()
+1.3.6.1.4.1.311.20.2.3:testuser@xxxxxxxxxxx
+IssuerAlternativeNameExt::dump()
+ExtensionBase::dump()
+is Present = false
+AuthorityInfoAccessExt::dump()
+ExtensionBase::dump()
+is Present = false
+CRLDistributionPointsExt::dump()
+ExtensionBase::dump()
+is Present = false
+CertificatePoliciesExt::dump()
+ExtensionBase::dump()
+is Present = false
+=================== call verify ======================
+Certificate:
+    Data:
+        Version: 3 (0x2)
+        Serial Number:
+            43:00:a2:4d:39:9f:53:d7
+        Signature Algorithm: sha1WithRSAEncryption
+        Issuer: CN=Test Certifying CA, DC=example, DC=com
+        Validity
+            Not Before: Sep 28 13:53:56 2007 GMT
+            Not After : Sep 27 13:53:56 2008 GMT
+        Subject: CN=testuser/mail=testuser@xxxxxxxxxxx, DC=example, DC=com
+        Subject Public Key Info:
+            Public Key Algorithm: rsaEncryption
+            RSA Public Key: (1024 bit)
+                Modulus (1024 bit):
+                    00:d2:11:34:d9:51:af:b5:9d:c2:c9:ed:0e:17:a0:
+                    75:b2:e5:28:62:91:fc:35:bb:4c:1b:0a:d4:1d:53:
+                    99:d0:a2:4f:c7:d7:12:f8:5e:19:38:ab:74:ad:4d:
+                    6c:91:f4:d0:a3:a9:00:10:27:5b:54:6f:c0:76:f0:
+                    0e:b4:3c:cd:0c:a5:fc:97:09:52:2d:d9:09:ea:84:
+                    5a:4e:53:4d:df:4b:b0:d3:8b:26:ef:6d:fd:2d:55:
+                    93:a4:72:43:05:f6:28:2a:ac:a1:3f:41:16:f0:76:
+                    17:33:a1:02:39:d1:16:fe:01:1d:73:ec:4d:c6:8f:
+                    2b:6a:08:0c:09:5b:f7:81:57
+                Exponent: 65537 (0x10001)
+        X509v3 extensions:
+            X509v3 Subject Key Identifier: 
+                03:66:65:00:80:A0:91:75:74:2B:24:A8:FA:42:0A:26:61:7B:A4:5C
+            X509v3 Authority Key Identifier: 
+                keyid:69:C8:19:4B:99:84:A3:17:3B:75:11:F4:DB:FC:F7:06:F3:C4:58:C0
+
+            X509v3 Subject Alternative Name: 
+                othername:<unsupported>, othername:<unsupported>, othername:<unsupported>, othername:<unsupported>
+            X509v3 Basic Constraints: 
+                CA:FALSE
+            Netscape Comment: 
+                Testing Certificate for testuser
+    Signature Algorithm: sha1WithRSAEncryption
+        32:0c:4d:03:61:4d:88:93:9b:43:9b:89:92:ea:65:d1:39:08:
+        55:aa:95:4f:e8:c0:3a:9d:b6:13:cb:99:24:30:57:3e:76:12:
+        c3:54:da:cd:68:81:50:5e:e7:90:73:ef:2b:54:4c:97:dd:9a:
+        22:5b:da:56:e8:61:ef:17:b5:38:86:2a:b8:1e:f1:e2:b8:1a:
+        51:a5:82:7b:fb:7e:c6:24:8f:02:90:92:66:de:26:78:ed:c2:
+        d2:09:51:eb:8b:6c:97:d1:36:cf:2f:a3:47:5a:bf:e4:ba:4f:
+        98:ce:d9:4a:5b:ad:7e:bd:9e:07:a6:42:2a:c2:05:1a:10:dd:
+        25:d4
+
+    X509v3 Subject Key Identifier: 
+        03:66:65:00:80:A0:91:75:74:2B:24:A8:FA:42:0A:26:61:7B:A4:5C
+    X509v3 Authority Key Identifier: 
+        keyid:69:C8:19:4B:99:84:A3:17:3B:75:11:F4:DB:FC:F7:06:F3:C4:58:C0
+
+    X509v3 Subject Alternative Name: 
+        othername:<unsupported>, othername:<unsupported>, othername:<unsupported>, othername:<unsupported>
+    X509v3 Basic Constraints: 
+        CA:FALSE
+    Netscape Comment: 
+        Testing Certificate for testuser
+
+DONE

Modified: limal-head/limal-ca-mgm/testsuite/TestRepos/Test_CA2/.rand
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/testsuite/TestRepos/Test_CA2/.rand?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
Binary files - no diff available.

Modified: limal-head/limal-ca-mgm/testsuite/TestRepos/Test_CA2/crl/crl.pem
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/testsuite/TestRepos/Test_CA2/crl/crl.pem?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/testsuite/TestRepos/Test_CA2/crl/crl.pem (original)
+++ limal-head/limal-ca-mgm/testsuite/TestRepos/Test_CA2/crl/crl.pem Fri Sep 28 16:48:47 2007
@@ -1,7 +1,7 @@
 -----BEGIN X509 CRL-----
 MIIC+TCCAeECAQEwDQYJKoZIhvcNAQEFBQAwQzELMAkGA1UEBhMCREUxFzAVBgNV
 BAMTDlN0YXRpYyBUZXN0IENBMRswGQYJKoZIhvcNAQkBFgxzdXNlQHN1c2UuZGUX
-DTA3MDcxODEwMzgxNFoXDTA3MDcxOTEwMzgxNFowgfAwEgIBAxcNMDUwODE4MTQx
+DTA3MDkyODE0MTIwMloXDTA3MDkyOTE0MTIwMlowgfAwEgIBAxcNMDUwODE4MTQx
 MzIzWjAyAgEEFw0wNTA4MTgxNDEzMjVaMB4wCgYDVR0VBAMKAQYwEAYDVR0XBAkG
 ByqGSM44AgIwOgIBBRcNMDUwODE4MTQxMzI2WjAmMAoGA1UdFQQDCgEBMBgGA1Ud
 GAQRGA8yMDA1MDgxODE1NTY0NlowOgIBBhcNMDUwODE4MTQxMzI4WjAmMAoGA1Ud
@@ -9,10 +9,10 @@
 ODE4WjAaMAoGA1UdFQQDCgEGMAwGA1UdFwQFBgMuFSugdzB1MHMGA1UdIwRsMGqA
 FDIAwASkKojCPsrVvdhM01KIIH87oUekRTBDMQswCQYDVQQGEwJERTEXMBUGA1UE
 AxMOU3RhdGljIFRlc3QgQ0ExGzAZBgkqhkiG9w0BCQEWDHN1c2VAc3VzZS5kZYIJ
-AI7xzphhj2SdMA0GCSqGSIb3DQEBBQUAA4IBAQAN2HpMa5+/TAo4ozeF7GjvCsEd
-t85j2hVG7tL+t1qEiKaQeiClvEEA+19QzrdvJPg6w6k4dwwap1ubJkLuGUd9muq9
-2J6CDAqGzAwPuLYYx2AYy/sVIn58CKZOcjuNBCEj/gFwC4C0dYioUBd4bk5tloXd
-adSljMSfZU+qoAP6vsIXsUITGuFIbMxrmstpDNAgF9/nduB3dXE5a/7kFQJU2bt7
-RgRyWExNHoa6QbCG2SZtChLLwMFJc7gb1xBBaJeB3vyNBDD/uTKe4AiTEVxhffzG
-O+2X2C71d5e3VHGlvWECgwsXCeIhkfNjcZ3grbniO21ifQeWBBQlecDUpkBV
+AI7xzphhj2SdMA0GCSqGSIb3DQEBBQUAA4IBAQCsHzxUgsZXcDucG1hknMq2spUr
+Arg9r8w+o7wzAWr9jxq74JeNpn8atXNeQbe4VVksL5cKiT3csoS+5mOdKEM5yOm8
+Pb/zDwz5a4MNnDawDLk4nh+PZFHZcpdSxWBee2Ag7oY68CwbOy9QbfLeozRrHgjU
+csL8gCvNdIaLtARy6CWC7aJ3tQ9sjcW16jtMcXYB+4ugkfkH2NWzW4290akIM7a+
+pB8OXOrte03iQjk7cG+hYqGmvfqMBdiKUO8ir3ja5zReHx/uWn6Mg2c9Msdy9wgY
+u9lueuQe7x82ZLaQUJQ0AAE3IRX2jYexVoTa4ZDyN0M4H8wXNyItVX+XlzmC
 -----END X509 CRL-----

Added: limal-head/limal-ca-mgm/testsuite/TestRepos3/testuser.pem
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/testsuite/TestRepos3/testuser.pem?rev=2331&view=auto
==============================================================================
--- limal-head/limal-ca-mgm/testsuite/TestRepos3/testuser.pem (added)
+++ limal-head/limal-ca-mgm/testsuite/TestRepos3/testuser.pem Fri Sep 28 16:48:47 2007
@@ -0,0 +1,82 @@
+-----BEGIN RSA PRIVATE KEY-----
+MIICXQIBAAKBgQDSETTZUa+1ncLJ7Q4XoHWy5Shikfw1u0wbCtQdU5nQok/H1xL4
+Xhk4q3StTWyR9NCjqQAQJ1tUb8B28A60PM0MpfyXCVIt2QnqhFpOU03fS7DTiybv
+bf0tVZOkckMF9igqrKE/QRbwdhczoQI50Rb+AR1z7E3GjytqCAwJW/eBVwIDAQAB
+AoGAD73IVwye/R4QTa9c4fpdN4WijBhibOhXIKOkF3p/SToQfmooesIaY7u9Z4so
+ups80zbD0XIRjvc81ezRPUJdHxWzfDVJXr/WhOACojVG5C5Vf8EApSTglhgqzrPm
+gu2Nz8eQDGxNOafkQkKSQx/hUUXe0IdjH/CaXN/3TX4d7oECQQD2YgcjJ9y4xYi9
+fKge0kiF9bMhQdMuESR+luIUeTwEs/3cZ2MO7i96NXPVckDc0ALmrY4MyqJElsKS
+vEIeknmXAkEA2kRLkkLrXJCo9LY6q3xLfOzMxj6ojPsnMOm9RecKoWYioQHSy274
+6Tl49lUIHbIl1p06d1Oi3zvNpp2Hdy6uQQJBAOoW60cYqZqYe7nlRWq7SpKUhhRU
+EUxUl0L7ImRnZ4HkbY9KX5Cg91T6kkq7WisyK392aF9460GVp9p4qa2YZ5MCQCPZ
+S8A+FYIikF2BAKnhxFREYG2/JNfi+FDkUx4EEI7pw45GSmT3WRKVSfTLioW2GNjj
+AhNPPVUE8YYIIZPFqwECQQCehid+W5KhKqm5TW/3XengDtv2qIOsFVaQ2R2uU8Pi
+mfSw8ge3oHwdDZHQ3dCM5XF4YkVwO7/N5ya02cUsZdjI
+-----END RSA PRIVATE KEY-----
+Certificate:
+    Data:
+        Version: 3 (0x2)
+        Serial Number:
+            43:00:a2:4d:39:9f:53:d7
+        Signature Algorithm: sha1WithRSAEncryption
+        Issuer: CN=Test Certifying CA, DC=example, DC=com
+        Validity
+            Not Before: Sep 28 13:53:56 2007 GMT
+            Not After : Sep 27 13:53:56 2008 GMT
+        Subject: CN=testuser/mail=testuser@xxxxxxxxxxx, DC=example, DC=com
+        Subject Public Key Info:
+            Public Key Algorithm: rsaEncryption
+            RSA Public Key: (1024 bit)
+                Modulus (1024 bit):
+                    00:d2:11:34:d9:51:af:b5:9d:c2:c9:ed:0e:17:a0:
+                    75:b2:e5:28:62:91:fc:35:bb:4c:1b:0a:d4:1d:53:
+                    99:d0:a2:4f:c7:d7:12:f8:5e:19:38:ab:74:ad:4d:
+                    6c:91:f4:d0:a3:a9:00:10:27:5b:54:6f:c0:76:f0:
+                    0e:b4:3c:cd:0c:a5:fc:97:09:52:2d:d9:09:ea:84:
+                    5a:4e:53:4d:df:4b:b0:d3:8b:26:ef:6d:fd:2d:55:
+                    93:a4:72:43:05:f6:28:2a:ac:a1:3f:41:16:f0:76:
+                    17:33:a1:02:39:d1:16:fe:01:1d:73:ec:4d:c6:8f:
+                    2b:6a:08:0c:09:5b:f7:81:57
+                Exponent: 65537 (0x10001)
+        X509v3 extensions:
+            X509v3 Subject Key Identifier: 
+                03:66:65:00:80:A0:91:75:74:2B:24:A8:FA:42:0A:26:61:7B:A4:5C
+            X509v3 Authority Key Identifier: 
+                keyid:69:C8:19:4B:99:84:A3:17:3B:75:11:F4:DB:FC:F7:06:F3:C4:58:C0
+
+            X509v3 Subject Alternative Name: 
+                othername:<unsupported>, othername:<unsupported>, othername:<unsupported>, othername:<unsupported>
+            X509v3 Basic Constraints: 
+                CA:FALSE
+            Netscape Comment: 
+                Testing Certificate for testuser
+    Signature Algorithm: sha1WithRSAEncryption
+        32:0c:4d:03:61:4d:88:93:9b:43:9b:89:92:ea:65:d1:39:08:
+        55:aa:95:4f:e8:c0:3a:9d:b6:13:cb:99:24:30:57:3e:76:12:
+        c3:54:da:cd:68:81:50:5e:e7:90:73:ef:2b:54:4c:97:dd:9a:
+        22:5b:da:56:e8:61:ef:17:b5:38:86:2a:b8:1e:f1:e2:b8:1a:
+        51:a5:82:7b:fb:7e:c6:24:8f:02:90:92:66:de:26:78:ed:c2:
+        d2:09:51:eb:8b:6c:97:d1:36:cf:2f:a3:47:5a:bf:e4:ba:4f:
+        98:ce:d9:4a:5b:ad:7e:bd:9e:07:a6:42:2a:c2:05:1a:10:dd:
+        25:d4
+-----BEGIN CERTIFICATE-----
+MIIDgDCCAumgAwIBAgIIQwCiTTmfU9cwDQYJKoZIhvcNAQEFBQAwSzEbMBkGA1UE
+AxMSVGVzdCBDZXJ0aWZ5aW5nIENBMRcwFQYKCZImiZPyLGQBGRYHZXhhbXBsZTET
+MBEGCgmSJomT8ixkARkWA2NvbTAeFw0wNzA5MjgxMzUzNTZaFw0wODA5MjcxMzUz
+NTZaMGcxETAPBgNVBAMTCHRlc3R1c2VyMSQwIgYKCZImiZPyLGQBAxQUdGVzdHVz
+ZXJAZXhhbXBsZS5jb20xFzAVBgoJkiaJk/IsZAEZFgdleGFtcGxlMRMwEQYKCZIm
+iZPyLGQBGRYDY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSETTZUa+1
+ncLJ7Q4XoHWy5Shikfw1u0wbCtQdU5nQok/H1xL4Xhk4q3StTWyR9NCjqQAQJ1tU
+b8B28A60PM0MpfyXCVIt2QnqhFpOU03fS7DTiybvbf0tVZOkckMF9igqrKE/QRbw
+dhczoQI50Rb+AR1z7E3GjytqCAwJW/eBVwIDAQABo4IBTzCCAUswHQYDVR0OBBYE
+FANmZQCAoJF1dCskqPpCCiZhe6RcMB8GA1UdIwQYMBaAFGnIGUuZhKMXO3UR9Nv8
+9wbzxFjAMIHMBgNVHREEgcQwgcGgOQYGKwYBBQICoC8wLaANGwtFWEFNUExFLkNP
+TaEcMBqgAwIBAaETMBEbCHRlc3R1c2VyGwVhZG1pbqAqBgorBgEEAYI3FAIDoBwM
+GnRlc3R1c2VyL2FkbWluQEVYQU1QTEUuQ09NoDIGBisGAQUCAqAoMCagDRsLRVhB
+TVBMRS5DT02hFTAToAMCAQGhDDAKGwh0ZXN0dXNlcqAkBgorBgEEAYI3FAIDoBYM
+FHRlc3R1c2VyQEVYQU1QTEUuQ09NMAkGA1UdEwQCMAAwLwYJYIZIAYb4QgENBCIW
+IFRlc3RpbmcgQ2VydGlmaWNhdGUgZm9yIHRlc3R1c2VyMA0GCSqGSIb3DQEBBQUA
+A4GBADIMTQNhTYiTm0ObiZLqZdE5CFWqlU/owDqdthPLmSQwVz52EsNU2s1ogVBe
+55Bz7ytUTJfdmiJb2lboYe8XtTiGKrge8eK4GlGlgnv7fsYkjwKQkmbeJnjtwtIJ
+UeuLbJfRNs8vo0dav+S6T5jO2UpbrX69ngemQirCBRoQ3SXU
+-----END CERTIFICATE-----

Added: limal-head/limal-ca-mgm/testsuite/single.out/CertificateTest5.err
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/testsuite/single.out/CertificateTest5.err?rev=2331&view=auto
==============================================================================
    (empty)

Added: limal-head/limal-ca-mgm/testsuite/single.out/CertificateTest5.out
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/testsuite/single.out/CertificateTest5.out?rev=2331&view=auto
==============================================================================
--- limal-head/limal-ca-mgm/testsuite/single.out/CertificateTest5.out (added)
+++ limal-head/limal-ca-mgm/testsuite/single.out/CertificateTest5.out Fri Sep 28 16:48:47 2007
@@ -0,0 +1,115 @@
+START
+DN Key countryName
+DN Key stateOrProvinceName
+DN Key localityName
+DN Key organizationName
+DN Key organizationalUnitName
+DN Key commonName
+DN Key emailAddress
+RETURN Request 
+RETURN Certificate 
+Certificate exists: true
+X509v3CertificateExts::dump()
+NsBaseUrlExt::dump()
+ExtensionBase::dump()
+is Present = false
+NsRevocationUrlExt::dump()
+ExtensionBase::dump()
+is Present = false
+NsCaRevocationUrlExt::dump()
+ExtensionBase::dump()
+is Present = false
+NsRenewalUrlExt::dump()
+ExtensionBase::dump()
+is Present = false
+NsCaPolicyUrlExt::dump()
+ExtensionBase::dump()
+is Present = false
+NsSslServerNameExt::dump()
+ExtensionBase::dump()
+is Present = false
+NsCommentExt::dump()
+ExtensionBase::dump()
+is Present = true
+is Critical = false
+NS Comment = YaST Generated Client Certificate
+KeyUsageExt::dump()
+ExtensionBase::dump()
+is Present = true
+is Critical = false
+KeyUsage = 0x8000
+NsCertTypeExt::dump()
+ExtensionBase::dump()
+is Present = true
+is Critical = false
+NsCertType = 0x07
+BasicConstraintsExt::dump()
+ExtensionBase::dump()
+is Present = true
+is Critical = false
+CA = true
+pathlen = 3
+ExtendedKeyUsageExt::dump()
+ExtensionBase::dump()
+is Present = false
+SubjectKeyIdentifierExt::dump()
+ExtensionBase::dump()
+is Present = true
+is Critical = false
+Autodetect = false
+found KeyID
+AuthorityKeyIdentifierExt::dump()
+ExtensionBase::dump()
+is Present = true
+is Critical = false
+found KeyID
+DirName = /C=DE/CN=Test CA/emailAddress=suse@xxxxxxx
+serial = c9:d1:26:e7:ac:d4:49:e6
+SubjectAlternativeNameExt::dump()
+ExtensionBase::dump()
+is Present = true
+is Critical = false
+email:copy = false
+LiteralValue::dump()
+email:suse@xxxxxxx
+LiteralValue::dump()
+DNS:ca.my-company.com
+LiteralValue::dump()
+email:me@xxxxxxxxxxxxxx
+LiteralValue::dump()
+1.3.6.1.4.1.311.20.2.3:me@xxxxxxxxxxxxxx
+LiteralValue::dump()
+1.3.6.1.5.2.2:me@xxxxxxxxxxxxxx
+LiteralValue::dump()
+1.3.6.1.4.1.311.20.2.3:me/admin@xxxxxxxxxxxxxx
+LiteralValue::dump()
+1.3.6.1.5.2.2:me/admin@xxxxxxxxxxxxxx
+IssuerAlternativeNameExt::dump()
+ExtensionBase::dump()
+is Present = true
+is Critical = false
+Issuer:copy = false
+LiteralValue::dump()
+email:suse@xxxxxxx
+LiteralValue::dump()
+DNS:ca.my-company.com
+LiteralValue::dump()
+email:me@xxxxxxxxxxxxxx
+LiteralValue::dump()
+1.3.6.1.4.1.311.20.2.3:me@xxxxxxxxxxxxxx
+LiteralValue::dump()
+1.3.6.1.5.2.2:me@xxxxxxxxxxxxxx
+LiteralValue::dump()
+1.3.6.1.4.1.311.20.2.3:me/admin@xxxxxxxxxxxxxx
+LiteralValue::dump()
+1.3.6.1.5.2.2:me/admin@xxxxxxxxxxxxxx
+AuthorityInfoAccessExt::dump()
+ExtensionBase::dump()
+is Present = false
+CRLDistributionPointsExt::dump()
+ExtensionBase::dump()
+is Present = false
+CertificatePoliciesExt::dump()
+ExtensionBase::dump()
+is Present = false
+DONE

Modified: limal-head/limal-ca-mgm/testsuite/single.out/perl-TypeTest.out
URL: http://svn.opensuse.org/viewcvs/limal/limal-head/limal-ca-mgm/testsuite/single.out/perl-TypeTest.out?rev=2331&r1=2330&r2=2331&view=diff
==============================================================================
--- limal-head/limal-ca-mgm/testsuite/single.out/perl-TypeTest.out (original)
+++ limal-head/limal-ca-mgm/testsuite/single.out/perl-TypeTest.out Fri Sep 28 16:48:47 2007
@@ -37,37 +37,44 @@
 serial = 04
 status = Valid
 $VAR1 = bless( {}, 'LIMAL::StringMap' );
-certificate = 07:9198f6798d9da70d7cbfb67b610633f5
+certificate = 05:40717a16174dc4d516f6fa7ee8eeb18c
+commonName = Full Test Certificate
+country = DE
+emailAddress = suse@xxxxxxx
+serial = 05
+status = Valid
+$VAR1 = bless( {}, 'LIMAL::StringMap' );
+certificate = 08:9198f6798d9da70d7cbfb67b610633f5
 commonName = Test Certificate for revocation 3
 country = DE
 emailAddress = suse@xxxxxxx
-serial = 07
+serial = 08
 status = Revoked
 $VAR1 = bless( {}, 'LIMAL::StringMap' );
-certificate = 08:3e248858337c2b46dc67a0f9389376dd
+certificate = 09:3e248858337c2b46dc67a0f9389376dd
 commonName = Test Certificate for revocation 4
 country = DE
 emailAddress = suse@xxxxxxx
-serial = 08
+serial = 09
 status = Revoked
 $VAR1 = bless( {}, 'LIMAL::StringMap' );
-certificate = 09:bf04fdd95062554800c1556085f47063
+certificate = 0A:bf04fdd95062554800c1556085f47063
 commonName = Test Certificate for revocation 5 oid test
 country = DE
 emailAddress = suse@xxxxxxx
-serial = 09
+serial = 0A
 status = Revoked
 $VAR1 = bless( {}, 'LIMAL::StringMap' );
-certificate = 0A:9797ac11af29f94b82c1e5b0499ab5f2
+certificate = 0B:9797ac11af29f94b82c1e5b0499ab5f2
 commonName = Test Sub CA
 country = DE
 emailAddress = suse@xxxxxxx
-serial = 0A
+serial = 0B
 status = Valid
 $VAR1 = bless( {}, 'LIMAL::StringMap' );
-certificate = 0B:40717a16174dc4d516f6fa7ee8eeb18c
+certificate = 0C:40717a16174dc4d516f6fa7ee8eeb18c
 commonName = Full Test Certificate
 country = DE
 emailAddress = suse@xxxxxxx
-serial = 0B
+serial = 0C
 status = Valid

--
To unsubscribe, e-mail: limal-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: limal-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages