Skip to content

erfjab/ESSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

essl_2.1.1.mp4

English | فارسی

What is ESSL?

ESSL (Easy SSL) is a user-friendly script designed to streamline the process of obtaining SSL certificates through various methods. It simplifies the procedure, sparing users from confusing and unnecessary commands. just copy and paste one line so that everything is done automatically.

Future's:

  • Single domain ssl (sub.domain.com)
  • Wildcard domain ssl (*.domain.com)
  • Multi-domain ssl (sub1.doamin1.com sub2.domain2.com)
  • Renewal ssl (update)
  • Revoke ssl (delete)
  • Automatic/Custom patch (support all panel's directory)

Support:

  • Acme
  • Certbot
  • Cloudflare api

Important

The script automatically tests both acme and certbot to generate the certificate.

How to Use?

just copy/paste and enjoy :

sudo bash -c "$(curl -sL https://github.com/erfjab/ESSL/raw/main/essl.sh)"
Single Domain
  1. acme & certbot In single domain after set DNS you only need :

    • domain (e.g: sub.doamin.com)
    • email

    After receiving ssl, it will show you three path, the first one is for the desired path, the second one is for the border panel path and the third one is for the path of other panels. You received a certificate so easily and easily.

  2. cloudflare api

    Cloudflare api only generates wildcard certificates.

    With cloudflare api you don't need to set dns. well:

    • domain (e.g: domain.com)
    • cloudflare account email
    • cloudflare global api key

    how to find cloudflare global api key : Link

    After receiving ssl, it will show you three path, the first one is for the desired path, the second one is for the border panel path and the third one is for the path of other panels. You received a certificate so easily and easily.

Wildcard Domain
  1. acme & certbot

    In wildcard domain after set DNS you only need :

    • domain (e.g: domain.com)
    • email

    Now it gives you a name and text value, which asks you to set them in text dns format, after a few moments, click set enter.

    After receiving ssl, it will show you three path, the first one is for the desired path, the second one is for the border panel path and the third one is for the path of other panels. You received a certificate so easily and easily.

  2. cloudflare api

    Cloudflare api only generates wildcard certificates.

    With cloudflare api you don't need to set dns. well:

    • domain (e.g: domain.com)
    • cloudflare account email
    • cloudflare global api key

    how to find cloudflare global api key : Link After receiving ssl, it will show you three path, the first one is for the desired path, the second one is for the border panel path and the third one is for the path of other panels. You received a certificate so easily and easily.

Multi-Domain

In Multi domain after set DNS you only need :

  • domain's (in a line with a space e.g: sub1.domain1.com sub2.domain2.com...)
  • email

After receiving ssl, it will show you three path, the first one is for the desired path, the second one is for the border panel path and the third one is for the path of other panels. You received a certificate so easily and easily.

Renewal

In renewal you only need :

  • domain (e.g: *.domain.com (wildcard) sub.domain.com (single))

If it needs to be extended, it will be extended, otherwise it will say that it is not needed yet.

Revoke

In Revoke fi you only need :

  • domain (e.g: *.domain.com (wildcard) sub.domain.com (single))

If your domain is in the domain list, it will revoked.

Support project

We don't need financial support, only Star (⭐) is enough, thank you.

Stargazers over time