Skip to content

Qrama/layer-lets-encrypt-nginx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layer-lets-encrypt-nginx

This charm provides a reverse proxy with installed certificates via the http interface. This charm uses the lets-encrypt and nginx layers.

DHParameters

This charm install its own pregenerated dhparam.pem file. It was generated using openssl using the following command:

Currently a 4096 bit prime is used (recommended at time of writing), but as time goes by, this should be increased.

Authors

This software was created in the IBCN research group of Ghent University in Belgium. This software is used in Tengu, a project that aims to make experimenting with data frameworks and tools as easy as possible.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • Shell 2.5%