|
From: Tomas G. <to...@pr...> - 2003-08-20 09:37:19
|
I can not recreate the error you get. This is the command I use and the output I get: ----- tomasg@dilruba:$ ./ca.sh makereq "C=SE,O=PrimeKey,CN=TestCA" 1024 root.crt mysubca.req mysubca.p12 foo123 Generating cert request (and keystore): DN: C=SE,O=PrimeKey,CN=TestCA Keysize: 1024 RootCA cert file: root.crt Storing CertificationRequest in: mysubca.req Storing KeyStore in: mysubca.p12 Protected with storepassword: foo123 Generating keys, please wait... Verify returned true CertificationRequest 'mysubca.req' generated successfully. Keystore 'mysubca.p12' generated successfully. ----- Can you please send the commands you use and the complete output, including the whole exception. Kind regards, Tomas Denis Tonn wrote: > > I am trying to create a subordinate CA. When I follow the steps in the > setup guide I get a java.lang.nullpointer exception when using ca.sh > makereq. The resulting keystore is zero length and obviously useless to > bring the signed cert back into. > > Using jboss 3.08 and ejbca 2.01.. > > Anybody seen this before? Any suggestions? > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by Dice.com. > Did you know that Dice has over 25,000 tech jobs available today? From > careers in IT to Engineering to Tech Sales, Dice has tech jobs from the > best hiring companies. http://www.dice.com/index.epl?rel_code=104 > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop |