Hi, > hmm..can ypu please add "-v" to the command and post the output. > Have a look at the scep.log of OpenXPI if you can see the request there.
I think it’s a client side problem: >>> mkdir tmp >>> ./sscep_static getca -c tmp/cacert -u http://hostname/scep/scep >>> >>> The above command throws error as below: >>> ./sscep_static: cannot open cert file for writing. This error message is generated by sscep and can only happen if opening the specified cert file for writing is not successful. Maybe retry with "sscep getca -c cacert -u …" to rule out problems with the specified directory. cheers Martin _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
