httpd is missing in action

2 views
Skip to first unread message

Adrian Blakey

unread,
Dec 10, 2017, 5:26:44 PM12/10/17
to ubos...@googlegroups.com
I want to upgrade ubos, however it httpd will not run.

/var/log/httpd/error.log says - failed to configure CA certificate chain.

When I first successfully set this up I used letsencrypt - could there be a defect?

Any thoughts about how to bring this back to life?

Johannes Ernst

unread,
Dec 12, 2017, 1:28:00 PM12/12/17
to ubos...@googlegroups.com
The Apache folks broke an SSL option that, while deprecated, is still supposed to work. We didn’t create code to automate the upgrade because it seemed out of proportion the the number of people running this particular feature …

I would backup the site (ubos-admin backup), undeploy, blow away leftovers of the Letsencrypt data (it survives ubos-admin undeploy) and then restore the site.

Alternatively, 

grep -r SSLCertificate /etc/http 

Look for the file that has your site’s definitions, and you will probably see three related statements: the key, the cert, and the intermediate certs. The second and the third have to be combined into a single file declared with SSLCertificateFile. 

Hope this helps … I think I’m correct but I’m not 100% certain because it has been a while ...

Cheers,



Johannes.


--
You received this message because you are subscribed to the Google Groups "UBOS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ubos-dev+u...@googlegroups.com.
To post to this group, send email to ubos...@googlegroups.com.
Visit this group at https://groups.google.com/group/ubos-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ubos-dev/CAKcYCGK00_9SoCpRwZ0_FAZ3GrXCjyKeVv5m55ZhBq_E1bOSog%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages