Java
keystores is not fond of self signed certs. I would really appreciate if
someone could help me sort this out. Thanks again.
Regards
------
Sanjay Vivek
Arts and Humanities Data Service
King's College London
26-29 Drury Lane
London, WC2B 5RL
Phone: 0
Hi everyone,
I'm attempting to store my pre-existing RSA key/certificate into a Java
keystore using the extkeytool. I got my server certificate signed by the
Bossie CA, which is a CA that issues certificates for nothing more then
testing purposes. When I run the command ""extkeytool -importkey -ali
I figured out what the error was and it was a syntax error! The forward
slash (\) in the middle shouldn't be there. Cheers.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: 22 March 2006 12:31
> To: openssl-users@openssl.org
> Subject: Con
Hi everyone,
I'm trying to convert a PEM formatted key to a PKCS8 format with the command
shown below but I can't seem to get the intended PKCS8 format file.. I've
also added the output I get once I use the command shown below. Any sort of
help or insight would be greatly appreciated. Cheers
C:\
On Wed, Mar 15, 2006, Sanjay Vivek wrote:
> Hi all,
>
> I've been attempting to create a certificate but for some strange reason,
> the CN (Common Name) attribute isn't being created. When I use the
"openssl
> x509 -text -in reto.crt", I find that the CN attribut
Hi all,
I've been attempting to create a certificate but for some strange reason,
the CN (Common Name) attribute isn't being created. When I use the "openssl
x509 -text -in reto.crt", I find that the CN attribute isn't there as shown
below. I've been tweaking with the openssl.conf file but to no a