<div dir="ltr">Hi, I am trying to create a ECC certificate with ecdsa_with_SHA3-512 signature algorithm. <div><br></div><div>But I am having the below issue When I try to verify it with the X509_Verify api.<div>"error:068000C7:asn1 encoding routines::unknown signature algorithm"</div></div><div><br></div><div>As I understand, "ecdsa_with_SHA3-512" signature nid has not been defined yet in the </div><div>"nid_triple sigoid_srt[]" array.</div><div><br></div><div>I am new to openssl, does it mean it is not supported yet ? Thank you. Regards</div></div>