Rework tls.test_tls_cert.InvalidKeyWithGoodCert.test
#700
Labels
enhancement
New feature or request
good to start
Start form this tasks if you're new in the framework
low priority
Milestone
In the test, we run a command
openssl ecparam -name secp192r1 -genkey -noout -out /tmp/host/tempesta.key
Openssl returns an error:
using curve name prime192v1 instead of secp192r1
Need to understand the problem and rework the test.
The text was updated successfully, but these errors were encountered: