Generating SSL Certificate using Java keytool and Deploying on Apache Tomcat [Practical Example]

preview_player
Показать описание
This is a very important project hack video which will help you to generate a SSL Certificate all by yourself using java keytool and deploy it on the Apache Tomcat Server. Generating SSL Certificate is one of the most required tool job in today's coding life, creating one for Tomcat is a bit different procedure, here in this video I have show how by using java keytool command we can create a SSL Certificate and deploy it in tomcat and make our end to end connection proper.

#ssl #tomcat #keytool
Рекомендации по теме
Комментарии
Автор

I am beginning the learn how certificates are used in HTTPS communication, this video was very useful in that regard. Thank you very much.

manjusoham
Автор

Your content is amazing ! Your videos are not just only based on doing CRUD in a specific language, they are beyond that. Keep up the good work 🙌💯

arbazadam
Автор

excellent...thanks very much …its like a spoon feeding.

bharathkumarchalla
Автор

can you help me installing ssl certificate on remote host running tomcat9? I have some issues that I'm not able to resolve

valeriodeleo
Автор

Thanks for your presentation. It was very important for me. But i should as for you, how to remove definitelly the "not secure" message at website?

adrianamarques
Автор

I would add that if this doesn't work, it's most likely that your environment's firewall is blocking the port you want to use for HTTPS

hcano
Автор

First and last name is FDQN is it not? Also if you use an on-prem Certificate authority, what are the steps?

jakeh
Автор

How do I check privatekey and publickey in the generated jks file?

rajeshrenke
Автор

Hostname and other entries are not required for this any prerequisite)

saurabhjain