Currently all CI runs fail the test-with-sslib-main test:
KeyMismatchError("CryptoSigner private key does not match public key")
This is a new check that was added in securesystemslib secure-systems-lab/securesystemslib#1196 -- I suspect we just use sketchy test keys but this needs to be investigated.
Currently all CI runs fail the
test-with-sslib-maintest:KeyMismatchError("CryptoSigner private key does not match public key")This is a new check that was added in securesystemslib secure-systems-lab/securesystemslib#1196 -- I suspect we just use sketchy test keys but this needs to be investigated.