[Bro] why x509_extensions event never called?

Jessica Smith jes.smith.bro at aol.com
Sun Jan 26 10:27:42 PST 2014


Hi all,
I'm analyzing X509 certificates with extensions, I defined a handler for x509_extensions event, but it is never called!!! Why doesn't it work?



event x509_extension(c: connection, is_orig: bool, data: string) 
{
	print "THERE'S AN EXTENSION!";
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20140126/5c7294fd/attachment.html 


More information about the Bro mailing list