Hi *, can anybody help me to add a special userNotice to different kind of policies?
As example, for LOA=Test I would like to do something like: ----------------------- certificatePolicies=ia5org, @policy_test [ policy_test ] policyIdentifier=1.2.3.3.4 CPS.1 = "http://www.ca.org/cps" userNotice = @notice_test [ notice_test ] explicitText = "Only for testing! Allowed tasks are encrypting and signing of only unclassified data!" organisation = "CA Company" noticeNumbers = 1,2 ------------------------- However in loa.xml I found the following: ---------------------------------- <name>certificatePolicies</name> <CP> <value>ia5org</value> <value>1.2.3.3.4</value> <CP> <section> <name>psec</name> <policy_ID_tag>policyIdentifier</policy_ID_tag> <CPS> <URI>CPS.1 ="http://www.native-security.de/cps"</URI> </CPS> ... I'm little confused how to include the extension(s) via xml tags. I tried to point the <CP> entry to an extfile e.g.: <name>certificatePolicies</name> <CP> <value>ia5org</value> <value>@notice_test</value> <CP> and then point to User.ext.template: [ policy_test ] policyIdentifier=1.2.3.3.4 CPS.1 = "http://www.ca.org/cps" userNotice = @notice_test [ notice_test ] explicitText = "Only for testing! Allowed tasks are encrypting and signing of unclassified data!" organisation = "CA Company" noticeNumbers = 1,2 But that doesn't work. However I could disable LOA ans set the Policies in the extfiles manually, but I think it is easier with seperation using LOA's Has anybody another idea? Thank you and best regards Ralf ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Openca-Users mailing list Openca-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openca-users