Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.