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 : oxi token add --realm democa --type scep --cert scep.crt --key scep.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 OpenXPKI-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openxpki-users