Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

symbiosis-httpd-configure breaks when no certificates are available. #112

Open
ianeiloart opened this issue Feb 19, 2018 · 1 comment
Open

Comments

@ianeiloart
Copy link

symbiosis-httpd-configure breaks when no certificates are available.

Steps to reproduce:

  1. Spin up a new Symbiosis 8 server at panel.bytemark.co.uk
  2. remove the contents of /etc/ssl
  3. run "symbiosis-httpd-configure --force --verbose"
  4. run "apachectl restart"

Expected behaviour:
Apache restarts.
Observed behaviour:
Apache fails to restart. An error message like "Failed to configure at least one certificate and key for symbiosis.foo.bar.uk0.bigv.io:443"

Workaround:
remove /etc/apache2/sites-enabled/zz-mass-hosting.ssl.conf - Apache will now start, until symbiosis-httpd-configure is run again.

Suggested fix:
Symbiosis-httpd-configure should test for the presence of some certificate before proceeding to enable zz-mass-hosting.ssl.conf

@DavidGoodwin
Copy link

Thanks for creating the issue @ianeiloart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants