em is only for the Ca file
and not for server certificate. The function that is called to load certificate
in openssl structures is the same, that is PEM_read_bio.
So if someone had an idea...
is there someone that knows a document (not RFC) about PEM format, above all
about Header PEM for ce
Hi All,
someone knows what does mean :
"PEM_read_bio: no start line"
when server calls the function (for CA file)
:SSL_CTX_load_verify_locations() ?
I'm using openssl-0.9.7d
I think that CA certificate file is not in PEM file format. Therefore I
think that there is no
-BE
Da: Pulcini Maddalena
Inviato: ven 20/05/2005 13.05
A: openssl-users@openssl.org
Oggetto:
Hi All,
someone knows what does mean :
"PEM_read_bio: no start line"
when server calls the function (for CA file) :SSL_CTX_load_verify_locations() ?
format by default or do I need to
tell it somewhere.
any idea what I could be overlooking.
any other information I should be giving?
Hylton
-Original Message-
From: Hylton Tregenza
Sent: 17 October 2001 04:32
To: [EMAIL PROTECTED]
Subject: Pem_read_bio - expecting certificate.
Hi all
I
Title: Message
I am
having the same problem. If I find anything I will let you
know
-Original Message-From: Andrew Finnell
[mailto:[EMAIL PROTECTED]]Sent: 17 October 2001
04:11To: 'Openssl ([EMAIL PROTECTED])'Subject:
PEM_read_bio
I am
getting an err
Hi all
I have looked in the archives but not found an examale or assistance
there.
I am having difficulty with a CA certificate (created with ./CA -newca)
I am getting the following error
1895:error:0906D06C:PEM routines:PEM_read_bio:no start
line:pem_lib.c:662:Expecting: CERTIFICATE.
The cert
Title: Message
I am getting
an error message , PEM_read_bio: No start line. Now I am assuming this may have
to do with the pem certificate im trying to read, but all my certificates are
fine. Could anyone give me some insight on what causes this error.
Thanks