Skip to content

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

License

Notifications You must be signed in to change notification settings

Showfom/letshttps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%