Re: mini-ASN.1 compiler 0.9.8-dev

2005-05-25 Thread pana
The error exists also using openssl 0.9.8 beta2 version. I launch the command from my home, where I've installed the OpenSSL. Any suggestion? bye pana 2005/5/24, Dr. Stephen Henson <[EMAIL PROTECTED]>: > On Tue, May 24, 2005, pana wrote: > > > I found the manual page but when I try to use the c

Re: mini-ASN.1 compiler 0.9.8-dev

2005-05-24 Thread Dr. Stephen Henson
On Tue, May 24, 2005, pana wrote: > I found the manual page but when I try to use the command "openssl > asn1parse -genstr ..." the system answers me with "unknown option > -genstr" !! > How is it possible? bad insatallation? > Are you still calling the old version of OpenSSL? Check with: open

Re: mini-ASN.1 compiler 0.9.8-dev

2005-05-24 Thread pana
I found the manual page but when I try to use the command "openssl asn1parse -genstr ..." the system answers me with "unknown option -genstr" !! How is it possible? bad insatallation? bye pana 2005/5/20, Dr. Stephen Henson <[EMAIL PROTECTED]>: > On Thu, May 19, 2005, pana wrote: > > > Hi, > > I

Re: mini-ASN.1 compiler 0.9.8-dev

2005-05-19 Thread Dr. Stephen Henson
On Thu, May 19, 2005, pana wrote: > Hi, > I don't know how to use the mini-ASN.1 compiler in the openssl > 0.9.8-dev version. > I need to obtain DER octets to insert in my custom extensions. Their > structure is very simple, I use IA5String and BMPString. > For example I want something like ...=D

mini-ASN.1 compiler 0.9.8-dev

2005-05-19 Thread pana
Hi, I don't know how to use the mini-ASN.1 compiler in the openssl 0.9.8-dev version. I need to obtain DER octets to insert in my custom extensions. Their structure is very simple, I use IA5String and BMPString. For example I want something like ...=DER:00:55:00:... Someone can help me? bye pana