Old-style self-signed CA breaks public key chain detection
Given an installation of cryptolyzer version 0.1.0
When I try to analyze the public keys (pubkeys
)
And the server uses a self-signed CA
And the CA version is 1 (no BasicConstraints extension)
And it server the certificate and the CA in reverse order
Then certificate chain contains only the CA
Edited by Szilárd Pfeiffer