When I open a certificate I have signed, in details it is showing as
version V1 which cannot be imported into the application which generated
the csr as it requires version V3. The CA.crt shows as version V3 but
not the signed csr
 
I am using Win32OpenSSL Light 0.9.8k and did a default installation.
 
I have created a CA key pair using
openssl genrsa -des3 -out CA.key 1024
 
I then created a CA certificate using
openssl req -new -key CA.key -x509 -days 1095 -ou ..\ certs\CA.crt
 
I then signed a certificate request using
openssl x509 -req - days 1095 -in test.csr -CA ..\certs\CA.crt -CAkey
..\private\CA.key -CAcreateserial -out test.crt
 
can anybody help?

Kevin Potter
UK Network Security
Produban
Phone +44 (0)1908 345167
Fax +44 (0)1908 346062
Mobile +44 (0)7803 886796
Email kevin.pot...@produban.co.uk
Please consider the environment before printing this e-mail

 

**********************DISCLAIMER*****************
This message is private and confidential and it is intended exclusively for the 
addressee. If you receive this message by mistake, you should not disseminate, 
distribute or copy this e-mail. Please inform the sender and delete the message 
and attachments from your system. No confidentiality nor
any privilege regarding the information is waived or lost by any 
mistransmission or malfunction. Any views or opinions contained in this message 
are solely those of the author, and do not necessarily represent those of 
Santander Produban, unless otherwise specifically stated and the sender is 
authorised to do so. E-mail transmission cannot be guaranteed to be secure, 
confidential, or error-free, as information could be intercepted, corrupted, 
lost, destroyed, arrive late, incomplete, or contain viruses. Santander 
Produban does not accept responsibility for any changes in the contents of this 
message after it has been sent.
This message is provided for informational purposes and should not be construed 
as a solicitation or offer to provide services or an acceptance about that. If 
the addressee of this message does not consent to the use of internet e-mail, 
please communicate it to us.

******************AVISO LEGAL**********************
 Este mensaje es privado y confidencial y solamente para la persona a la que va 
dirigido. Si usted ha recibido este mensaje por error, no debe revelar, copiar, 
distribuir o usarlo en ningún sentido. Le rogamos lo comunique al remitente y 
borre dicho mensaje y cualquier documento adjunto que pudiera contener. No hay 
renuncia a la confidencialidad ni a ningún privilegio por causa de transmisión 
errónea o mal funcionamiento. Cualquier opinión expresada en este mensaje 
pertenece únicamente al autor remitente, y no representa necesariamente la 
opinión de Santander Produban, a no ser que expresamente se diga y el remitente 
esté autorizado para hacerlo. Los correos electrónicos no son seguros, no 
garantizan la confidencialidad ni la correcta recepción de los mismos, dado que 
pueden ser interceptados, manipulados, destruidos, llegar con demora, 
incompletos, o con virus. Santander Produban no se hace responsable de las 
alteraciones que pudieran hacerse al mensaje una vez enviado. Este mensaje sólo 
tiene una finalidad de información, y no debe interpretarse como una oferta o 
solicitud de prestacion de servicios ni como confirmacion de las mismas. En el 
caso de que el destinatario de este mensaje no consintiera la utilización del 
correo electrónico via Internet, rogamos lo ponga en nuestro conocimiento.

Reply via email to