mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 04:28:20 +00:00
![]() 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). |
||
---|---|---|
.. | ||
rdp.log | ||
x509.log |