Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

companion container to create ca and certs

based on https://github.com/square/certstrap

needs .env

cp .env_skel .env

content:

SERVER_IP=<public IP>
SERVER_CA=<name of CA>
ORG=<name of Org>
ORG_UNIT=<name Org unit>

TODO:

  • add as companion container to provide certs.
  • doesnt generate certs if cert folder not empty. but if cert folder empty, it doesnt get added to github.
  • dirty workaround: rm cert/.skel

About

helps create certificates

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages