zeek/testing/btest/scripts/policy/protocols/ssl
Johanna Amann 577357d509 Small fixes and changes for the recent ssl-keyexchange-event merge.
This commit fixes a few small issues.

* server key exchange parameters are only parsed when a named curve is
  given.

* I removed the ssl-verbose.bro and moved the functionality into the
  testcase.

  The information that we get with these events is likely irrelevant to
  the majority of Bro users; I do not think that we have to ship a
  script that uses them by default. A script like this would be
  something to publish via the Bro package manager instead; this is the
  approach that we have taken with a number of the recent SSL addition.

* I marked the ssl_server_curve event as deprecated. More information is
  contained in the new ssl_ecdh_server_params event.

  This is an events that is probably seldomly (or never) directly used
  by anyone; I plan to completely remove it right after the 2.6 release.
2017-11-28 12:33:27 -08:00
..
expiring-certs.bro Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
extract-certs-pem.bro Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
heartbleed.bro Add new features from other branch to the heartbleed-detector (and clean them up). 2014-05-14 15:42:27 -07:00
known-certs.bro Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
log-hostcerts-only.bro Add policy script to suppress non host-certificate logging in x509.log 2014-03-19 21:32:01 -07:00
validate-certs-no-cache.bro Load static CA list for validation tests too. 2015-10-02 15:12:32 -04:00
validate-certs.bro Load static CA list for validation tests too. 2015-10-02 15:12:32 -04:00
validate-ocsp.bro Load static CA list for validation tests too. 2015-10-02 15:12:32 -04:00
validate-sct.bro SCT: Add signed certificate timestamp validation script. 2017-03-29 09:17:30 -07:00
weak-keys.bro Extend the weak-keys policy file to also alert when encountering 2015-02-25 13:57:04 -08:00