Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 279 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 279 Bytes

Create certificate authority

docker pull waggle/beehive-server:latest

[ ! -z "$DATA" ] && docker run -ti \
  --name certs \
  --rm \
  -v ${DATA}/waggle/SSL/:/usr/lib/waggle/SSL/ \
  waggle/beehive-server:latest ./SSL/create_certificate_authority.sh