# Create free SSL certificate for your Website

### Creating your SSL certificate to secure your Site for free

Now for that we are going to use free certificate provider let's encrypt.

we are going to use free certificate provider let's encrypt.

Download the installer for windows in the below link.

[win-acme.com](https://www.win-acme.com/)

[Download Here](https://github.com/win-acme/win-acme/releases/download/v2.2.7.1621/win-acme.v2.2.7.1621.x64.trimmed.zip)

**now execute the in command prompt - winacme.exe**

**To create new certificate : N**

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1722588747050/02f90413-6595-42ee-a302-f4b0696fc443.jpeg align="center")

**Select your site name here.**

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1722588764171/0cd4e3ac-688e-44ee-970e-62e17d304b3c.jpeg align="center")

**Next choose all option**

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1722588795983/bc1e9cd0-48b0-4608-a691-f6305f4c9f9e.png align="center")

**Confirm this selection**

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1722588811468/15bfb287-12dc-4587-ba1a-4ff517eaabeb.png align="center")

After that it download the end user license agreement to local , **AGREE** the terms. By pressing Y

**Enter your mail id.**

The Email ID for communication purpose like renewal and other issue related update

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1722588832329/0d7cee56-399e-4d9e-a51f-44b077c7434a.png align="center")

We have successfully deployed the SSL certificate for our website.

**Now check you website is secured with SSL.**
