Free SSL/TLS Tutorial – Developing and Hosting a Short Lived Website for a Free
Learn how to create a short-lived secure web application on a constrained budget. Clone the Spring Boot project, deploy it on AWS EC2, and secure it with SSL certificates. Perfect for beginner computer science students.
Nowadays so many tools and technologies are available which can be used for free for a limited amount of time. Sometimes it becomes a requirement to create a short-lived secure web application for constrained budget events or something else. So this is the right course that has the above-mentioned requirement. In this course, learning will learn how to clone the spring boot project into the Eclipse IDE. The project is already available on the Git repository. The spring boot application will be deployed to the AWS EC2 instance to make it publicly available. You require to have your own AWS credentials. Traffic capture can be done using a utility like Wireshark; hence the publicly available web application needs secure communication, hence self-signed certificate creation is taught. To create a self-signed certificate ketol utility of JDK is used. The deployed application is accessible through an IP address which is no the proper way to make the application public. Freenom is used to get free domain registration. The self-signed certificate is not authorized hence free SSL certificate will be created on ZeroSSL. OpenSSL is used to convert the certificate generated by ZeroSSL into the PKCS format. The certificate generated from ZeroSSL is authorized and can work with the spring boot application.
Who this course is for:
- Beginner computer science
User Reviews
Be the first to review “Free SSL/TLS Tutorial – Developing and Hosting a Short Lived Website for a Free”
You must be logged in to post a review.

There are no reviews yet.