Re: Is there a way to make asn1parse print out GENERALSTRING values?

2010-10-20 Thread Aleksander Adamowski
,   Aleksander Adamowski   http://olo.org.pl On Wed, Oct 20, 2010 at 14:22, Ger Hobbelt wrote: > Had a similar issue last year. vanilla OpenSSL doesn't do this, alas. > > I did a brutal backport of my own work to CVS HEAD (bleeding edge) OpenSSL > -- I have a tweaked version of OpenSSL

Is there a way to make asn1parse print out GENERALSTRING values?

2010-10-19 Thread Aleksander Adamowski
Hi! Is there a way to make asn1parse print out GENERALSTRING values? I'm dissecting the Kerberos v5 protocol and it's a large nuisance to mess with offsets and dumping strings manually. There doesn't seem to be any related option documented in asn1parse manual, nor in asn1parse source (http://cvs