You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to use p12 file as key/cert storage in token xml configuration?
I was try putting pki:p12 and pki:password in xml, but without success. In log I found this lines:
...
ocspd[14943]: [token.c:192] [ERROR] Possible PrivKey/Certificate Mismatch (-2)
ocspd[14943]: [core.c:59] Can not load Token Key
ocspd[14943]: [core.c:60] Can not load Token certificate
ocspd[14943]: [core.c:61] Can not load Token CA certificate
ocspd[14943]: [core.c:63] [ERROR] Token Configuration Fatal Error (56)
...
Is it possible to use p12 file as key/cert storage in token xml configuration?
I was try putting pki:p12 and pki:password in xml, but without success. In log I found this lines:
Token xml I tried with:
Do I have (and how) to provide reference to pki:keypair, pki:cert and pki:cacert?
The text was updated successfully, but these errors were encountered: