zeek/testing/btest/Baseline/scripts.base.protocols.rdp.rdp-x509
Johanna Amann 9441dc68ec add a special case to the X509 code that deals with RDP certificates.
Basically, at least some rdp certificates specify a completely invalid
and nonsensical value for theyr key type. OpenSSL does not like this and
refuses to parse the key in this case. With this change, we detect this
case and special-case it, hinting to OpenSSL what kind of key we have.
This gives us additional information that we would not have otherwhise
in the log file (like key length and the exponent).
2015-03-05 12:59:03 -08:00
..
rdp.log A few more changes to handling encryption in RDP. 2015-03-05 13:38:54 -05:00
x509.log add a special case to the X509 code that deals with RDP certificates. 2015-03-05 12:59:03 -08:00