Hi there,

I'm guessing this has been asked a million times and I searched the
archives to no avail. I've looked at all the permissions and everything
seems fine, and the key never becomes usable. I've RTFMd but I followed
everything on the manual.

This test install was done with Docker. Everything setup fine. Then I
ran sampleconfig.sh and all the certificates were created and loaded as
expected.

One thing I did notice. /etc/openxpki/local/keys/vault-1.pem did not exist,
but the pem was n fact in the ca directory, so I created
the /etc/openxpki/local/keys path all 0600 and copied the key from the ca
directory to there with 0440. I also tried 0400. Nothing seems to work, but
everything looks good. Any ideas? Any other info I can provide for your
kind help?

Thanks!
Alex

openxpkicli version
{
   "config" : {
      "api" : "3.6",
      "commit" : null,
      "config" : "3.6"
   },
   "server" : {
      "api" : 2,
      "version" : "3.8.1"
   }
}


openxpkicli  get_token_info --arg alias=vault-1
{
   "key_name" : "/etc/openxpki/local/keys/vault-1.pem",
   "key_secret" : 1,
   "key_store" : "OPENXPKI",
   "key_usable" : 0
}
_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to