Hello everybody, I must know if any person is aware of easy methods to clear up this: I’m utilizing the crypto/x509 library to parse my .der certificates and acquire the certificates data. The factor it’s that I’ve certificates created with a key sort of secp256k1 that as I see it’s not supported by the elliptic curves of the crypto/x509 so I need to know if any person is aware of easy methods to work round this and if there’s any sort of resolution, higher than copying all of the library and altering the core code. Actually aprecciate any reply about this

