Re: Format of file index.txt database of a CA

2005-08-25 Thread Olaf Gellert
prakash babu wrote: > *eg ) V 051213070133Z B3500880020644B6 unknown > /C=IN/ST=TamilNadu/O=cbe/CN=test* > ** > *where:* > V - Certificate is Valid (R for revoked > certificates ) and E for expired. > 051213070133Z - Date upto which the certificate is

Re: Format of file index.txt database of a CA

2005-08-25 Thread Marco Klasmeyer
That clarifies everything! Thanks to all, Marco Richard Levitte wrote: Correction: The index.txt file is an ascii file consisting of 6 (not 4) tab-separated fields. Some of those fields may be empty and might appear not to exist at all. The 6 fields are: 0) Entry type. May be "V" (valid)

Re: Format of file index.txt database of a CA

2005-08-25 Thread Richard Levitte
Correction: The index.txt file is an ascii file consisting of 6 (not 4) tab-separated fields. Some of those fields may be empty and might appear not to exist at all. The 6 fields are: 0) Entry type. May be "V" (valid), "R" (revoked) or "E" (expired). Note that an expired may have the

Re: Format of file index.txt database of a CA

2005-08-25 Thread prakash babu
Hi   The index.txt is an ascii file consisting of four fields   eg )   V  051213070133Z  B3500880020644B6  unknown /C=IN/ST=TamilNadu/O=cbe/CN=test   where:  V - Certificate is Valid  (R for revoked certificates ) 051213070133Z     - Date upto which the certificate

Re:openssl compilation for mips

2005-08-25 Thread vijay basav
hi this was the string i used in configure file   "vxworks-mipsle","ccmips:-B\$(WIND_BASE)/host/\$(WIND_HOST_TYPE)/lib/gcc-lib/ -ansi -nostdlib -DB_ENDIAN -EB -Wl,-EB -mips2 -mno-branch-likely -G0 -fno-builtin-msoft-float -DCPU=MIPS32 -DMIPSEL -DNO_STRINGS_H -I\$(WIND_BASE)/target/h -I\$(WIND_BASE)

Re:openssl compilation for mips

2005-08-25 Thread vijay basav
hi this was the string i used in configure file   "vxworks-mipsle","ccmips:-B\$(WIND_BASE)/host/\$(WIND_HOST_TYPE)/lib/gcc-lib/ -ansi -nostdlib -DB_ENDIAN -EB -Wl,-EB -mips2 -mno-branch-likely -G0 -fno-builtin-msoft-float -DCPU=MIPS32 -DMIPSEL -DNO_STRINGS_H -I\$(WIND_BASE)/target/h -I\$(WIND_BASE)

Re: problems making Certificate Request

2005-08-25 Thread Brendon Schafer
Rich Salz wrote: Suse:/etc/postfix # openssl req -new -nodes -subj '/CN=OfficeRunner.local/O=OfficeRunner/C=ZA Par' -keyout OR-key.pem -out OR-req.pem -days 3650 This command-line syntax is correct. The problem is that the C=xx field is only allowed to be a two-letter country code. What

Re: problems making Certificate Request

2005-08-25 Thread Rich Salz
> Suse:/etc/postfix # openssl req -new -nodes -subj > '/CN=OfficeRunner.local/O=OfficeRunner/C=ZA Par' -keyout OR-key.pem -out > OR-req.pem -days 3650 This command-line syntax is correct. The problem is that the C=xx field is only allowed to be a two-letter country code. What is "Par" ?

Re: Runpath definition missing for libssl.so

2005-08-25 Thread Laurent Blume
Andreas Almroth wrote: As it is Solaris, use export LD_OPTIONS='-R/usr/local/openssl-0.9.7g/lib -L/usr/local/openssl-0.9.7g/lib' The linker will take that into consideration, and if you do a dump -Lv on the output file, the RUNPATH should be included. I confirm that that fix is perfect for me.

AW: problems making Certificate Request

2005-08-25 Thread thomas . beckmann
In the C-Field of the DN only two characters are allowed. So "C=ZA Par" is invalid. Regards Thomas > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Auftrag von Brendon Schafer > Gesendet: Donnerstag, 25. August 2005 12:47 > An: openssl-users@openssl.org >

Format of file index.txt database of a CA

2005-08-25 Thread Marco Klasmeyer
Hello, is the format for "index.txt" database file of a CA defined somewhere? I want to run "openssl ocsp" as a small test OCSP responder, which needs this index file as input. For testing purposes I would like to manipulate some lines of this file, but I can't find any documentation about the fo

Re: problems making Certificate Request

2005-08-25 Thread Brendon Schafer
Dmitry Belyavsky wrote: Hello! On Thu, 25 Aug 2005, Brendon Schafer wrote: I got this error message while creating a server certificate: Suse:~ # openssl req -new -subj '/CN=OfficeRunner.local Par - keyout OR-key.pem -out OR-req.pem -days 3650' Whether right quote is at place expec

Re: problems making Certificate Request

2005-08-25 Thread Dmitry Belyavsky
Hello! On Thu, 25 Aug 2005, Brendon Schafer wrote: > Just subscribed. I hope this isn't an FAQ, but diagnostics on web page isn't > helping me :( > > I got this error message while creating a server certificate: > > Suse:~ # openssl req -new -subj '/CN=OfficeRunner.local Par - keyout > OR-key.pe

problems making Certificate Request

2005-08-25 Thread Brendon Schafer
Hi All Just subscribed. I hope this isn't an FAQ, but diagnostics on web page isn't helping me :( I got this error message while creating a server certificate: Suse:~ # openssl req -new -subj '/CN=OfficeRunner.local Par - keyout OR-key.pem -out OR-req.pem -days 3650' Generating a 1024 bit