Menu

Close
  • Home
  • Login
Subscribe
Menu

Certificate

A 3-post collection

Page 1 of 1

Add PFX Certificate to NetScaler 10.5

Open Traffic Management -> SSL Select Import PKCS#12 On the input form, enter the Output file name in the format: /nsconfig/ssl/.pem Select the »

Dan Anstis Dan Anstis on NetScaler, Certificate 29 January 2016

Check returned SSL certificates from website using OpenSSL

The following command will return the certificate chain from a website using OpenSSL: openssl.exe s_client -connect www.google.com:443 -prexit -showcerts »

Dan Anstis Dan Anstis on CMD, Certificate, OpenSSL 28 January 2016

Using OpenSSL to convert a PFX Cert to PEM

Convert a PKCS#12 file (.pfx .p12) containing a private key and certificates to PEM openssl pkcs12 -in keyStore.pfx -out keyStore.pem -nodes You can »

Dan Anstis Dan Anstis on OpenSSL, Certificate 22 September 2015
Page 1 of 1
Dan's Notes © 2025
Proudly published with Ghost