Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dutchcoders/letshttps

Automatically requests Lets Encrypt certificates and forwards to webserver. Add ssl to every website.
https://github.com/dutchcoders/letshttps

Last synced: 3 months ago
JSON representation

Automatically requests Lets Encrypt certificates and forwards to webserver. Add ssl to every website.

Awesome Lists containing this project

README

        

# letshttps
Automatically requests Lets Encrypt certificates and forwards to webserver.

# Usage

```
$ go get github.com/dutchcoders/letshttps

$ letshttps -backend 127.0.0.1:80 -https :443 > /var/log/letshttps.log 2>&1 &
```

## Contributions

Contributions are welcome.

## Creators

**Remco Verhoef**
-
-

## Copyright and license

Code and documentation copyright 2016 Remco Verhoef.
Code released under [the MIT license](LICENSE).