on a unixy system the 'xxd' command would probably be able to do this conversion.
-andrew
On Wed, 9 Jul 2003 19:54:00 -0700, Steven Reddie <[EMAIL PROTECTED]> wrote:
I can't think of anything myself, but it should only take a programmer a few minutes to write one.
-----Original Message----- From: Daniel Gómez [mailto:[EMAIL PROTECTED] Behalf Of Daniel Gómez Sent: Thursday, 10 July 2003 12:24 PM To: [EMAIL PROTECTED] Subject: RE: ASN.1 Question...
What command tool i can use to convert this data to binary data ?
_____
From: [EMAIL PROTECTED] on behalf of Steven Reddie Sent: Wed 7/9/2003 10:40 PM To: [EMAIL PROTECTED] Subject: RE: ASN.1 Question...
That command will work if the data is stored as binary in the file. Is the data below the way it is stored in the file, as the characters "308201"...? If so, you will need to convert this to binary yourself and then use the command below.
Regards,
Steven
-----Original Message----- From: [EMAIL PROTECTED] [ mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ]On Behalf Of Daniel Gómez Sent: Thursday, 10 July 2003 11:29 AM To: [EMAIL PROTECTED] Subject: ASN.1 Question... Importance: High
Hello, my name is Daniel Gomez, i am a solution developer.
I need your help to resolve a problem with a ASN.1 convertion command.
My ASN.1 data is this:
{ASN}308201FB30820164020101300D06092A864886F70D01010505003021310B3009060 3550 4061302415231123010060355040A13094749524520532E412E170D30333037303532333 3313 1365A170D3033303730383030303832385A3081943023020438A9BD93170D30333036333 0323 0303831375A300C300A0603551D1504030A01003023020438A9BE28170D3033303730373 1353 33835385A300C300A0603551D1504030A01003023020438A9BE22170D303330373037313 5343 035365A300C300A0603551D1504030A01003023020438A9BE30170D30333037303731353 4323 0325A300C300A0603551D1504030A0100A078307630470603551D1C0101FF043D303BA03 6A03 4A4323030310B300906035504061302415231123010060355040A13094749524520532E4 12E3 10D300B0603550403130443524C368101FF300A0603551D140403020114301F0603551D2 3041 830168014B48EF2BAC520A5C974909B4FC3C9EA9579A07C12300D06092A864886F70D010 1050 50003818100710B4AD901D53E59EE42A6FD45F6EC5A1C7966CB92535C3D0A18C4B33E1A9 A729 5CEFD12686D705A9E9E29ABDA0769A4F1A1505E53D8D3C0F7C4F77A882072C3BB499B1AB 9A49 905EE37EEFC2E3638C3F4C5A2937E4165BF8E0C6478CCFA567F0FBAFA93280D79022E116 C4DE 9EC9B406FC4B1E1D58E4670D71051A28A6F5DCC
And i need convert this to a TXT.
This data is a CRL Revocation List.
I try to execute this command:
openssl crl -inform DER -text -in asn.crl
But doesn't work.
Can you help me ? I need the exact command!
Thank you.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
<http://www.openssl.org> User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
<http://www.openssl.org> User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]