Hi Martin,

I have identified the reason as the tmp directory was created earlier at root 
location.
I tried again after creating tmp folder in sccep directory and everything went 
successful.

Anyway I learnt to use -v to get more detailed info. 😊

Regards,
Mohd
________________________________
From: Martin Bartosch <[email protected]>
Sent: Friday, September 21, 2018 10:37 PM
To: [email protected]
Subject: Re: [OpenXPKI-users] Help: Basic setup and Email Notification

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
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to