get more information from a SSL certificate?

Hi,

is it possible to get the “Certificate Signature Algorithm” and “Subject Public Key Info” from a X.509 certificate?

Jessica

Unfortunately our current analyzer doesn't extract much information from certificates. Johanna has been working on some changes though that ultimately will split the X.509 code out into a file analyzer which the SSL analyzer will pass certificates to. He's also greatly expanding the amount of information extracted from certs.

So, no, that information isn't available quite yet.

  .Seth

In case you want to be notified when the work on the new certificate analyzer is done,
you can subscribe to the ticket https://bro-tracker.atlassian.net/browse/BIT-760 which will
be updated when it is done.

Johanna