Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brian404/certbot
ssl certificate
https://github.com/brian404/certbot
apache certbot github nginx nginx-server security ssl ssl-certificates webdevelopment websecurity webserver website
Last synced: 3 days ago
JSON representation
ssl certificate
- Host: GitHub
- URL: https://github.com/brian404/certbot
- Owner: brian404
- License: mit
- Created: 2023-08-08T11:30:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T23:58:28.000Z (about 2 months ago)
- Last Synced: 2024-10-28T03:18:51.347Z (about 2 months ago)
- Topics: apache, certbot, github, nginx, nginx-server, security, ssl, ssl-certificates, webdevelopment, websecurity, webserver, website
- Language: Shell
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## SSL Certificate Installer
Let’s Encrypt is a script for automated SSL certificate management using Certbot. Easily obtain, renew, and manage SSL/TLS certificates for your web server.
## Installation
1. Run the script```bash
wget -q https://raw.githubusercontent.com/brian404/letsencrypt/master/certbot.sh
chmod +x certbot.sh
./certbot.sh