stillocean.blogg.se

How to use wamp server apache
How to use wamp server apache







how to use wamp server apache

Step 5 - Move both Private Key and a Certificate You need to enter a detail that looks like Let's create a certificate using the following command, openssl req -new -x509 -nodes -sha1 -key private.key -out certificate.crt -days 36500 Your private.key is successfully generated here C:\Program Files\OpenSSL-Win64\bin Step 4 - Create an SSL Certificate

how to use wamp server apache

Openssl rsa -in private.key -out private.key openssl genrsa -aes256 -out private.key 2048 fire one by one the following two commands to create it. Let's create a private key which is 2048 bits encryption. Now, let go to where we installed OpenSSL cd C:\Program Files\OpenSSL-Win64\bin Also, you can provide permission to the OpenSSL directory and run the terminal in normal mode. Open your terminal as an Administrator otherwise you will get a permission denied error. let's take the next step Step 3 - Create a Private key I hope you successfully installed OpenSSL on your machine. download the latest version of OpenSSL from here. OpenSSL is available in both versions 32 and 64 bit. OpenSSL is an open-source command-line tool that is used to generate the SSL certificate and private key. make sure you select the correct version of the wamp server based on your operating system (window)'s version. wamp server is available in 32 bit and 64 bit. you can download the latest version of the wamp server from here. Install wamp server if not installed in your local machine. You can watch the following video tutorial or follow the article.

#How to use wamp server apache how to

So, I will show you in this article how to set up HTTPS for a local machine. so, I thought I should write one article and video for a step-by-step guide.

how to use wamp server apache

Recently, I've started working on one project where we need to set up a virtual host with HTTPS because I need to run that project with expose and Shopify in my local development machine.









How to use wamp server apache