Hi Damien,

oops - yes you are right, the new CLI has an "elevated" mode to run administrative commands which requires an initial setup for authentication and this is currently not documented on RtD :(

A call to "oxi cli create --help" should hopefully provide a suitable way to set this up or have a look into the sampleconfig.sh where you can find the old alias command.

Oli

On 24.07.25 15:06, M. Damien BILLON wrote:
Hi All,

I’ve just started the configuration of OpenXPKI using docker compose on a testbed using https://github.com/openxpki/openxpki-docker

I would like to test this PKI with SCEP. I’m using out-of-the-box configuration: democa and default users.

I try to follow : https://openxpki.readthedocs.io/en/master/quickstart.html#enabling-the-scep-service

I have created a TLS Web certificate with Openxpki via GUI and I have exported crt and key.

I’m now trying to insert this certificate as SCEP RA using :
oxitokenadd--realmdemoca--typescep--certscep.crt--keyscep.key

I’m connected inside the server container : "docker exec -it … /bin/bash".

I get the following error message:

openxpki@ea425d460e89:/$ oxi token add --realm democa --type scep --cert scep.poc.local_scep.crt --key scep.poc.local_scep.p12


Received ProtectedCommand without proper authentication


I tried this command on both OpenXPKI_Client and OpenXPKI_Server.


Any idea ?

BR, Damien.



_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

--
Protect your environment -  close windows and adopt a penguin!
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to