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
Hello.
We are using HTTPS uri schema in pid issuer.
It's impossible to validate this document, there is no http client engine on classpath.
Caused by: java.lang.IllegalStateException: Failed to find HTTP client engine implementation in the classpath: consider adding client engine dependency. See https://ktor.io/docs/http-client-engines.html
at eu.europa.ec.eudi.sdjwt.vc.SdJwtVcVerifierKt.issuerJwkSource(SdJwtVcVerifier.kt:323) ~[eudi-lib-jvm-sdjwt-kt-0.10.0.jar:0.10.0]
The text was updated successfully, but these errors were encountered:
Hello.
We are using HTTPS uri schema in pid issuer.
It's impossible to validate this document, there is no http client engine on classpath.
Caused by: java.lang.IllegalStateException: Failed to find HTTP client engine implementation in the classpath: consider adding client engine dependency. See https://ktor.io/docs/http-client-engines.html
at eu.europa.ec.eudi.sdjwt.vc.SdJwtVcVerifierKt.issuerJwkSource(SdJwtVcVerifier.kt:323) ~[eudi-lib-jvm-sdjwt-kt-0.10.0.jar:0.10.0]
The text was updated successfully, but these errors were encountered: