tls-attacker/TLS-Scanner

PublicKey printout

J08nY opened this issue · 2 comments

J08nY commented

I ran java -jar TLS-Server-Scanner.jar -connect neuromancer.sk:443 using the latest release (4.0.0).
When it printed out the Certificate Chain it printed the following as the PublicKey entry:

 PublicKey			 : de.rub.nds.tlsattacker.core.crypto.keys.CustomRsaPublicKey@26cc7912

So I guess a toString or some other serialization method implementation is missing to display the pubkey.

ic0ns commented

Oops. I will fix it in the next release

ic0ns commented

The key should now get printed