Hello OpenSSL users,
I need help on following errors which I am getting from myWindows machine
building on Visual Studio 2019,
Version 16.11.17.
Build started...1>-- Build started: Project: executeHelloWorld,
Configuration: Debug Win32
--1>VerifyJWTSignUsingRSA.cpp1>C:\Users\myDir\Window
your quick help.
Thanks,
-Ashok Kumar
I am not sure if you are using the following command. It parses the
certs & keys.
#openssl pkcs12 -info -nodes -in
Thanks
-Ashok
On Wed, Feb 17, 2010 at 9:33 AM, Nicolas Pelloux-Prayer
wrote:
> I'm trying to extract the cert/private key pair from a pkcs#12 file using
> the PKCS12_parse method.
how safe is the following openssl command?
openssl pkcs12 -export -out cacert.p12 -in cacert.pem -inkey cakey.pem
Any response will be appreciated !
Thanks
-Ashok
-- Forwarded message --
From: Ashok Kumar
Date: Mon, Feb 15, 2010 at 12:42 PM
Subject: explanation about openssl com
Hi,
I saw the following question on openssl support site
(http://www.openssl.org/support/faq.html) and which says
openssl pkcs12 -export -out cacert.p12 -in cacert.pem -inkey cakey.pem
DO NOT DO THIS! This command will give away your CAs private key and
reduces its security to zero: allowing any