Test ECDH disabled with ECC private keys enabled #161
Labels
component-test
Test framework and CI scripts
enhancement
New feature or request
size-s
Estimated task size: small (~2d)
We should test a configuration with ECDH disabled, but ECC private key support enabled. There are clear production scenarios for this, in applications that need to sign data but do not communicate over TLS or similar channels, such as attestation producers.
When we have such a configuration, remove the corresponding exception in
analyze_outcomes.py
.The text was updated successfully, but these errors were encountered: