So I am trying to change keys for demostration on config/keys. I created my own CA and exported some end-entity certificate and private key. I changed `dcap_root_ca_cert.pem`, `dcap_server_cert.pem` and `dcap_server_key.pem` with mine. Also added server cert and pem to the basic dcap implementation on release/dcap that I am using.
Teaclave throws UnkownIssuer and DCAP implementation UnkownCA. Is there any hardcoded checks or verification for certificates that I might be missing? -- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/issues/727 You are receiving this because you are subscribed to this thread. Message ID: <apache/incubator-teaclave/issues/7...@github.com>