Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n4kz/com.n4kz.certificate
Request SSL certificates from LE
https://github.com/n4kz/com.n4kz.certificate
Last synced: about 2 months ago
JSON representation
Request SSL certificates from LE
- Host: GitHub
- URL: https://github.com/n4kz/com.n4kz.certificate
- Owner: n4kz
- License: other
- Created: 2019-10-24T22:00:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-20T07:11:41.000Z (9 months ago)
- Last Synced: 2024-10-14T02:26:51.139Z (3 months ago)
- Language: Perl
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
## com.n4kz.certificate
Request SSL certificate from Let's Encrypt using DNS challenge on DigitalOcean
## Installation
```bash
cpanm --installdeps .
```## Usage
```bash
./request.sh \
--domains "*.example.com, example.com" \
--renew 30
```## Copyright and License
BSD License
Copyright 2018-2019 Alexander Nazarov. All rights reserved.