Inspect SSL Certificates with OpenSSL π
Learn how to view detailed SSL certificate info using OpenSSL's -text command for better insight.

Practical Networking
16.5K views β’ Feb 14, 2022

About this video
Throughout this series we've used the "-text" command to extract everything inside a Certificate, CSR, or Private Key file. But in some cases it's more beneficial to extract only the specific piece of information you need from a Certificate.
That is what we will be focusing on in this video. We will use the openssl req and openssl x509 utilities to extract individual pieces of information from a Certificate and CSR.
This lesson is a preview lesson from my OpenSSL Training Course:
https://classes.pracnet.net/courses/openssl-training
The lessons in this course follow the sections of the OpenSSL Cheat Sheet, available for free here at the link above (no registration required).
00:00 Intro
00:40 openssl x509 -noout -text / openssl req
02:28 Extracting information from SSL Certificate with OpenSSL
05:33 openssl pkey & copy and pasting PEM files
06:54 Extracting Certificate Extensions from SSL Certificates
11:08 Outro
#openssl #ssl #tls
That is what we will be focusing on in this video. We will use the openssl req and openssl x509 utilities to extract individual pieces of information from a Certificate and CSR.
This lesson is a preview lesson from my OpenSSL Training Course:
https://classes.pracnet.net/courses/openssl-training
The lessons in this course follow the sections of the OpenSSL Cheat Sheet, available for free here at the link above (no registration required).
00:00 Intro
00:40 openssl x509 -noout -text / openssl req
02:28 Extracting information from SSL Certificate with OpenSSL
05:33 openssl pkey & copy and pasting PEM files
06:54 Extracting Certificate Extensions from SSL Certificates
11:08 Outro
#openssl #ssl #tls
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
16.5K
Likes
264
Duration
11:38
Published
Feb 14, 2022
User Reviews
4.6
(3) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
No specific trending topics match this video yet.
Explore All Trends