Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-users: Re: [Ethereal-users] ocsp? how does ethereal id a protocol?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Fri, 27 May 2005 07:57:57 +1000
There is an OCSP dissector there
and it supports OCSP over HTTP
when mediatype is application/ocsp-request or application/ocsp-response

the ocsp dissector registers itself as being the dissector for the two
mediatypes above.
when http dissecotr finds these two mediatypes it will call oscp.

can you send me a trace with an example i can look at why it doesnt
decode it as ocsp ?




On 5/25/05, Brian Craft <bcboy@xxxxxxxxxxxxxxxxxx> wrote:
> I see some ocsp code in ethereal, but I've been unable to get it to
> actually parse any ocsp exchange. Is there some magic to invoking this
> code? Where in the code does ethereal decide something is ocsp?
> 
> b.c.
> 
> _______________________________________________
> Ethereal-users mailing list
> Ethereal-users@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-users
>