Forum Discussion
Dan_19286
Nimbostratus
Oct 05, 2017Curl with SSL Cert on V11
Hi,
on v10 boxes I used to curl as below
curl -kv https://1.1.1.1:443 --cert /config/ssl/ssl.crt/mycert.crt --key /config/ssl/ssl.key/mycert.key
On v11 boxes the cert locations have obviou...
Jad_Tabbara__J1
Cirrostratus
Oct 05, 2017Hi Dan,
Maybe the private key is encrypted using a passphrase. Verify this using following command :
cat /config/filestore/files_d/Common_d/certificate_key_d/\:Common\:mycert.key_1_1
If it starts with
"-----BEGIN ENCRYPTED PRIVATE KEY-----"
=> you will need the passphrase to read it
else if it begins with:
"-----BEGIN PRIVATE KEY-----"
=> you have another issue
Thanks
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects