wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

How to use open SSL for web server - browser communication

profile
Genius Ape
Oct 08, 2017
0 Likes
0 Discussions
1580 Reads
  Author : Nupur Bhatt           Open Ubuntu Terminal, enter the following commands :   Type sudo apt-get install apache2 to install Apache.   How to use open SSL for web server - browser communication.   How to use open SSL for web server - browser communication.   Step One—Activate the SSL Module The next step is to enable SSL on the droplet. Follow up by restarting Apache.   How to use open SSL for web server - browser communication.   Step Two—Create a New Directory We need to create a new directory where we will store the server key and certificate Step Three—Create a Self Signed SSL Certificate When we request a new certificate, we can specify how long the certificate should remain valid by changing the 365 to the number of days we prefer. As it stands this certificate will expire after one year.With this command, we will be both creating the self-signed SSL certificate and the server key that protects it, and placing both of them into the new directory. The most important line is "Common Name". Enter your official domain name here or, if you don't have one yet, your site's IP address. How to use open SSL for web server - browser communication.   Step Four—Set Up the Certificate To set up the virtual hosts to display the new certificate, open up the SSL config file: sudo nano /etc/apache2/sites-available/default-ssl. How to use open SSL for web server - browser communication.   Within the section that begins with <VirtualHost _default_:443>, quickly make the following changes. Add a line with your server name right below the Server Admin email: ServerName example.com:443 Replace example.com with your DNS approved domain name or server IP address (it should be the same as the common name on the certificate). Find the following three lines, and make sure that they match the extensions below: SSLEngine on SSLCertificateFile /etc/apache2/ssl/apache.crt SSLCertificateKeyFile /etc/apache2/ssl/apache.key Save and Exit out of the file. How to use open SSL for web server - browser communication.   Step Five—Activate the New Virtual Host Before the website that will come on the 443 port can be activated, we need to enable that Virtual Host: sudo a2ensite default-ssl Restarting your Apache server will reload it with all of your changes in place. sudo service apache2 reload   How to use open SSL for web server - browser communication.   In the browser, type https://127.0.0.1, and you will be able to see the new certificate. Click on Add Exception. Click on View certificate.   How to use open SSL for web server - browser communication.   How to use open SSL for web server - browser communication. How to use open SSL for web server - browser communication. How to use open SSL for web server - browser communication. How to use open SSL for web server - browser communication. How to use open SSL for web server - browser communication.

Comments ()


Sign in

Read Next

Working with Sniffers for monitoring network communication

Blog banner

Virtual Memory - Explaination, Working, Steps

Blog banner

Social Media.

Blog banner

Steps to create an Ubuntu EC2 Instance with GUI in AWS

Blog banner

Personalized Movie Recommendations with Data Science

Blog banner

Virtual Machine

Blog banner

A buffer overflow

Blog banner

Layers Of Blockchain

Blog banner

Tiranga - Abbas Haveliwala

Blog banner

Why Kanye West (Now Ye) is the GOAT: A Legacy Beyond Music

Blog banner

What is a geographic information system (GIS)?

Blog banner

Apache Kafka

Blog banner

How to write a cover letter

Blog banner

Cache Memory(142)

Blog banner

6 Digital Marketing Trends You Must Watch Out For In 2022

Blog banner

Modern Operating System

Blog banner

Different types of scam Fraud

Blog banner

Deadlock

Blog banner

The Evolution of Operating Systems

Blog banner

Chicken Dum Biryani

Blog banner

Top 3 Places To Stay In Vienna

Blog banner

HTML vs HTML5

Blog banner

PHONE TECHNOLOGY

Blog banner

Measuring IT Risk

Blog banner

Multiple processor scheduling

Blog banner

What is Email? Uses of Emails

Blog banner

Types of Threads

Blog banner

Hot Mango Pickle (Methiyu)

Blog banner

Threads

Blog banner

Deadlock and Starvation

Blog banner

Importance of Network Security Risk

Blog banner

Big Data Architecture

Blog banner

?Why Social and Emotional Skills Matter More Than ABCs in Early Years?

Blog banner

Understanding the 4 Types of Learning Methods in Early Childhood

Blog banner

Evolution of Operating System

Blog banner

How Preschool Annual Day Shapes Confidence, Emotions, and Growth

Blog banner

Why You Should Not Use Free VPNs

Blog banner

Cache memory

Blog banner

Internet of Things

Blog banner

Deadlock and Starvation

Blog banner

The Difference Between Plaque and Tartar Explained Simply

Blog banner

File Management

Blog banner