dbanttari/java-simple-ca

To automatically save User certs requests as well as their certs and keys

Opened this issue · 0 comments

What steps will reproduce the problem?
1. create user cert req
2. create certs
3. create keys

What is the expected output? What do you see instead?
i want the application to directly save usercert.pem and userkey.pem but no 
such files are getting created in the user's directory.

What version of the product are you using? On what operating system?
JavaCA.war and on windows7

Please provide any additional information below.
i can make out from the code that user certs are being saved in user's 
directory but the apllication fails to do so.

Original issue reported on code.google.com by Shaddu....@gmail.com on 22 Mar 2012 at 11:49