# @TEST-EXEC: bro -r $TRACES/tls/tls1.2.trace %INPUT # @TEST-EXEC: btest-diff .stdout event x509_extension(f: fa_file, extension: X509::Extension) { # The formatting of CRL Distribution Points varies between OpenSSL versions. Skip it # for the test. if ( extension$short_name != "crlDistributionPoints" ) print extension; }