Re: Get the public key from a cert

2002-11-15 Thread Charles B Cranston
> I'm trying to get the public key using (from opensslman.odf): > openssl x509 −in test/testx509.pem −pubout −noout >pubkey.pem > But it doesn't work. > anyone knows how can I do it? Take a good look at the above -- do you have your keyboard set to generate some special character (−) for your das

Get the public key from a cert

2002-11-14 Thread MALA_SOMBRA
Hi, I'm trying to get the public key using (from opensslman.odf): openssl x509 −in test/testx509.pem −pubout −noout >pubkey.pem But it doesn't work. anyone knows how can I do it? Thanks Juanan __ OpenSSL Project