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

Add default SSL support with self-signed certificate #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sergstetsuk
Copy link

It worth nothing to have minimal SSL access. Just install apache2-ssl and change default ssl.conf file. Users may change ssl.conf to use signed certificates if needed.

@pr-rojan
Copy link

Hi
I installed apache2-ssl. But I am running through this issue
httpd: Syntax error on line 480 of /etc/apache2/httpd.conf: Syntax error on line 13 of /web/config/conf.d/ssl.conf: Cannot load modules/mod_ssl.so into server: Error relocating /web/modules/mod_ssl.so: X509_up_ref: symbol not found
I can see mod_ssl.so inside /web/modules.
Somehow its not able to load or enable the mod_ssl.

@sergstetsuk
Copy link
Author

@pr-rojan could you provide your ssl.conf?

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

Successfully merging this pull request may close these issues.

3 participants