• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Mister PKI

SSL Certificates * SSL Tools * Certificate Decoder

  • Buy SSL Certificates
  • Blog
  • OpenSSL
  • Keytool
  • SSL Tools
  • Donate
  • Cookie Policy (EU)
  • Contribute to Mister PKI (Cybersecurity Guest Posts)
  • OpenSSL Commands
  • Java Keytool: Commands, Keystore Tutorials, and Certificate Examples

openssl

openssl verify

March 6, 2026

OpenSSL Verify: Certificate, Chain, CRL, and Key Examples

Use the openssl verify command to verify a certificate chain, certificate, CRL, and matching key pairs. If you work with TLS certificates, private keys, intermediate certificates, and trust chains, understanding how to use OpenSSL to verify certificates is one of the most useful troubleshooting … [Read more...] about OpenSSL Verify: Certificate, Chain, CRL, and Key Examples

java,  openssl

openssl s_client

March 6, 2026

openssl s_client commands and examples

The s_client command from OpenSSL is a helpful test client for troubleshooting remote SSL or TLS connections as well as check whether a certificate is valid, trusted, and has a complete certificate chain. The post strives to walk you through various examples of testing SSL connections with different … [Read more...] about openssl s_client commands and examples

openssl,  SSL Certificates,  Ubuntu

convert pem

February 20, 2025

Convert PEM to other formats

Before covering how to convert to pem from different certificate formats let us define what each of the certificate file extensions means. .pem - Privacy Enhanced Mail Certificate. A PEM file is Base64 encoded and may be an X.509 certificate file, a private key file, or any other key material. … [Read more...] about Convert PEM to other formats

keytool,  linux,  openssl,  SSL Certificates

January 10, 2025

How to Install OpenSSL on Ubuntu

This article will demonstrate how to install OpenSSL on the Ubuntu Linux platform. Most if not all installations of Ubuntu include OpenSSL by default. If you find yourself with an instance of Ubuntu that does not already have OpenSSL installed, then this article is for you. The examples in this … [Read more...] about How to Install OpenSSL on Ubuntu

linux,  openssl,  Ubuntu

openssl pkcs12 legacy

June 5, 2023

openssl pkcs12 legacy

With OpenSSL v3.x, newer cryptographic algorithms are used that may not be supported in older versions of Java, Windows, etc and will require the openssl pkcs12 legacy option. The -legacy option is useful and even required when creating a pkcs12 keystore for use in older operating systems and … [Read more...] about openssl pkcs12 legacy

java,  openssl

pkcs12

April 14, 2023

pkcs12

A pkcs12 keystore is commonly used for both S/MIME User Certificates and SSL/TLS Server Certificates. The keystore may contain both private keys and their corresponding certificates with or without a complete chain. The keystore’s purpose is to store the credential of an identity, being a person, … [Read more...] about pkcs12

keytool,  openssl,  SSL Certificates

pfx password

December 1, 2022

pfx password

A pfx password protects your private key stored in your keystore. The private key in the keystore also has a password and its password should be the same as the pfx keystore password. When creating the keystore and protecting it with a password the passwords will originally match. The place to be … [Read more...] about pfx password

keytool,  openssl

OpenSSL Self Signed Certificate

July 14, 2022

OpenSSL Self Signed Certificate

This article will demonstrate how to use OpenSSL to create a self signed certificate. First things first. What is a self signed certificate? A self signed certificate is exactly what it sounds like. The private key of the key pair signs its own SSL certificate. It is not signed by a CA … [Read more...] about OpenSSL Self Signed Certificate

openssl,  SSL Certificates

  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Go to Next Page »

Primary Sidebar

Popular Posts

PKCS12

openssl s_client

Keytool

Keytool list

ECDSA vs RSA

OpenSSL

PKCS7

Certificate Decoder

Buy SSL Certificates

The SSL Store

Comodo Store

Sectigo Store

RapidSSL

Recent Posts

  • Mount a Windows Share on Linux with CIFS (RHEL, Rocky, Ubuntu)
  • OpenSSL Verify: Certificate, Chain, CRL, and Key Examples
  • openssl s_client commands and examples
  • How to Install Keytool on Windows, Ubuntu, RHEL, and Rocky Linux
  • keytool -list: Use keytool to List Certificates and in a Java Keystore

Footer

  • Twitter
  • YouTube

Pages

  • About Mister PKI
  • Blog
  • Compare and Buy Affordable PKI Certificates
  • Contact Us
  • Contribute to Mister PKI (Cybersecurity Guest Posts)
  • Cookie Policy (EU)
  • Full Disclosure
  • Java Keytool: Commands, Keystore Tutorials, and Certificate Examples
  • OpenSSL Commands
  • Privacy Policy
  • SSL Tools – Certificate Decoder and Certificate Checker

Copyright © 2026