Skip to content
Snippets Groups Projects
Commit 8d069c53 authored by Bob Mottram's avatar Bob Mottram
Browse files

Create tls cert for scuttlebot

parent 70b0430b
No related branches found
No related tags found
No related merge requests found
......@@ -412,6 +412,10 @@ function install_scuttlebot {
SCUTTLEBOT_ONION_HOSTNAME=$(add_onion_service scuttlebot 80 ${SCUTTLEBOT_ONION_PORT})
scuttlebot_git_setup
function_check create_site_certificate
create_site_certificate ${SCUTTLEBOT_DOMAIN_NAME} 'yes'
systemctl restart nginx
if ! grep -q "scuttlebot version:" ${COMPLETION_FILE}; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment