Arun
1
Issue with Foreman SSL configuration
Foreman HTTP URL working but HTTPS not working
Updated /etc/foreman/settings.yaml with
SSL Entries :websockets_ssl_key: /etc/test/abc.com_key
:websockets_ssl_cert: /etc/test/abc.com_cert
And updated :webpack_dev_server_https: true
Restarted Foreman but https URL not working.
Any inputs to fix this issue. would be appreciated!
Jatin
2
Did you able to fix it ? i have kind of same problem with my foreman.
ikonia
3
when you say not working, can you be a bit more specific ? is the redirect not working ? is the redirect working and you’re going to an invalid page ?
what does the apache logs show when you hit it ?
what does the production log show when you see the web request (assuming it’s actually getting redirected to foreman to process)