SSL Question #26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have BookStack working well with Centos and Apache. However I would like to know what the process is for setting up a wildcard SSL cert....
Do I need to make path changes in the "ssl.conf" file located under /etc/httpd/conf.d to show where the key and cert files are located?
Or should I just do this in the "bookstack.conf" file located under /etc/httpd/sites-available?
Can't seem to find SSL setup in the docs. Any help is appreciated!
Thanks,
Ken
I got it to work! I had httpd running since mine is a Centos machine. I had to change what was put here by Dan Brown: https://github.com/BookStackApp/BookStack/issues/1520
For anyone interested in installing SSL on Centos7 VM, this is what worked for me.