remove todo

This commit is contained in:
Eric S. Londres 2022-08-18 22:28:32 -04:00
parent a0bba08e0b
commit bb1f0810a0
Signed by: slondr
GPG Key ID: A2D25B4D5CB970E4
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ gunzip egalaxyd-$egalaxy_version.tar.gz
tar -xf egalaxyd-$egalaxy_version.tar
# egalaxyd excepts a private key named (by default) "server.key" and a certificate named "server.crt"
printf "TODO: Come up with a way for like, users to customize SSL settings easily\n" 1>&2
apk add openssl
mix gencert 15 dev.example.com # generates "server.key" and "server.crt", expires in 15 days