Hi Richard,
thank you very much for the information.
Yesterday, after I wrote the message I saw that code you send me on the
apps/apps.h :) (I love the open sources projects for that).
But was not documented each of the types.
Again, thank you very much for the information.
Kind regards,
It's true that it's not very well documented. The source gives some
hints, though. apps/apps.h:
#define DB_type 0
#define DB_exp_date 1
#define DB_rev_date 2
#define DB_serial 3 /* index - unique */
#define DB_file 4
#define DB_name 5 /* i
Hi all,
I need to know the format of the index.txt file, becuase I have to
write on it from a python script. I was googling about it, but I don't
find too much information.
The only things I found was that:
Field1 Field2 Field3 Field4 Field5
Unkown Unkown
The fie
D]
[mailto:[EMAIL PROTECTED] On Behalf Of Bernhard Froehlich
Sent: Tuesday, August 01, 2006 3:13 PM
To: openssl-users@openssl.org
Subject: Re: ca format of index.txt. File - IT WORKS!
Fitzsimons, Nick wrote:
> [...]
> I notice however that if I set the Status column to be R(evoked) I
> get
Fitzsimons, Nick wrote:
[...]
I notice however that if I set the Status column to be R(evoked) I get
a staus of unknown rather than
revoked.
Does anyone have any observations on this ?
The relevant code goes as this (apps/ocsp.c lines 1063 and following):
inf = lookup_serial(db,
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Fitzsimons, Nick
Sent: Tuesday, August 01, 2006 11:22 AM
To: openssl-users@openssl.org
Subject: RE: ca format of index.txt. file
Hi Ted,
Thanks for your reply. I see you are busy replying to several
different request helps. :-)
PROTECTED] On Behalf Of Bernhard Froehlich
Sent: Tuesday, August 01, 2006 11:01 AM
To: openssl-users@openssl.org
Subject: Re: ca format of index.txt. file
Fitzsimons, Nick wrote:
> Hello All,
> Does anyone know where there is a definition of the
> format of the contents of the i
Fitzsimons, Nick wrote:
Hello All,
Does anyone know where there is a definition of the
format of the contents of the index.txt file used with the ocsp and ca
commands ? (This file contains info on the revocation status of
certificates).
Thanks,
Nick
First of all the format
Hello
All,
Does anyone know where there is a definition of the format of the contents of
the index.txt file used with the ocsp and ca
commands
? (This file contains info on the revocation status of
certificates).
Thanks,
Nick