Signserver CVC support #132
Unanswered
martincorr
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ive got EJBCA and signserver installed and working nicely with X509. Ive also now set up a CVC PKI and I want to setup a code signer that works with CVC certs. Hoever when I try to import the cvc pem (either as a single cert or a cert chain), I get this error:
Pperation failed on server side: class org.ejbca.cvc.CardVerifiableCertificate cannot be cast to class java.security.cert.X509Certificate (org.ejbca.cvc.CardVerifiableCertificate is in unnamed module of loader 'deployment.signserver.ear' @24778526; java.security.cert.X509Certificate is in module java.base of loader 'bootstrap')
Is CVC supported in signserver?
thanks, martin
Beta Was this translation helpful? Give feedback.
All reactions