Configure HTTPS with Java KeyStore on Apache Tomcat with a Self-Signed SSL

preview_player
Показать описание
In this video, we will learn how to configure HTTPS on Apache Tomcat using a Java KeyStore and a self-signed SSL certificate. Follow along as we create a Java KeyStore, generate a self-signed SSL certificate using both OpenSSL and Java KeyTool, and configure Tomcat for secure HTTPS connections.

00:00 Introduction
00:19 Generate private key and self-signed SSL with openssl
00:59 Convert SSL certificate into PKCS12 file format
01:23 Create Java KeyStore from PKCS12 file
01:33 Generate private key and self-signed SSL with java keytool
02:06 Verify our Java Keystore content
02:21 Configure Apache Tomcat web server
03:14 Summary

#java #keystore #ssl #selfsinging #tomcat #https #openssl #technicaltutorial #secureconnections
Рекомендации по теме