Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Ssl/Tls Automation- Creating, Renewing & Managing Certs

Posted By: ELK1nG
Ssl/Tls Automation- Creating, Renewing & Managing Certs

Ssl/Tls Automation- Creating, Renewing & Managing Certs
Published 12/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 610.00 MB | Duration: 0h 46m

KDB || JKS || P12 || KEY || SSL For LB, WebSphere, Weblogic, Tomcat, Jboss, Glassfish, Oracle DB, MYSQL, mq.

What you'll learn

Create JKS Certfiicate & Self Signed

Create KDB Certficiates & Self Signed

Convert Certficates from JKS to p12

View or decrypt certficates

Requirements

Basic SSL Understanding

Description

SSL Automation:SSL (Secure Sockets Layer) automation refers to the process of automatically provisioning, renewing, and managing SSL/TLS certificates for websites and applications. SSL certificates are essential for securing data in transit and establishing trust between the server and the client. Automating SSL certificate management helps ensure that certificates are always up to date, reducing the risk of security vulnerabilities and avoiding service disruptions due to expired certificates.SSL automation is essential for modern web and application infrastructure, as it simplifies certificate management and reduces the risk of security incidents caused by expired or improperly configured certificates. By automating SSL certificate management, you can focus on other aspects of maintaining a secure and reliable online presence.We will be talking about a shell based soultion for SSL Automation. This will help you in terms of reducing the work load towards provisioning, renewing, and managing SSL/TLS certificates.Some properties of this script:Run on Linux OS. Can be copied and executed on any company even on production env.As its a binary file you can execute it with ./SSL_AUTO(dot)sh.Build with Shell Scripting so no other programing lang needed.Videos part of this trianing have more information on how to operate this script.

Overview

Section 1: Introduction

Lecture 1 Introduction

Lecture 2 Using Help And other options for the script

Lecture 3 Creating KDB & P12 + CSR & Self Signed.mp4

Lecture 4 Creating JKS + CSR & Self Signed

Lecture 5 Creating Openssl Key + CSR & Self Signed

Lecture 6 Converting JKS To P12 & WALLET

Anyone who is using SSL