Skip to content

Automating lets-encrypt on a Dropwizard project with several server nodes sharing the same certificate

Notifications You must be signed in to change notification settings

tom-williams/lets-encrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lets Encrypt

How to start the Lets Encrypt application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/lets-encrypt-1.0-SNAPSHOT.jar server config.yml
  3. To check that your application is running enter url http://localhost:8080

Health Check

TODO: write the important stuff To see your applications health enter url http://localhost:8081/healthcheck

About

Automating lets-encrypt on a Dropwizard project with several server nodes sharing the same certificate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages