Closed CryptoMeena closed 3 months ago
failed setting curves list: 'p256_kyber768'
This is a typical error meaning curl
did not pick up/properly activate oqsprovider
. Please use the pre-build OQS-enabled docker image first: If that works as desired, please carefully check/compare your build against each stage in the relevant oqs-enabling curl Dockerfile, most notably
and
Closing without having received further feedback and bug confirmation from author. Please re-open if you can reproduce the problem with the pre-built docker image @CryptoMeena
Configured curl to use the oqs-provider version of ssl, but when I try to test the TLS connection, I keep getting this error: closing connection #0 curl: (59) failed setting curves list: 'p256_kyber768'. Confused since listing the ciphers being used by my openssl build yields the very same ones that curl seems unable to set.