Actions
Bug #21708
closedupgrade to satellite 6.3 beta wont work if ssl.conf is missing
Difficulty:
easy
Triaged:
Bugzilla link:
Description
Description of problem:
if there is an update to the modssl/httpd package and you upgrade to 6.3 and ssl.conf is not present the upgrade will fail with httpd not being able to start.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. install satellite 6.2
2. rm -rf ssl.conf file in http conf dir
3. upgrade to 6.3 with an upgrade to httpd/modssl
4. run upgrade
Actual results:
httpd wont start since dual listen 443 in ssl.conf and ports.conf
Expected results:
upgrade to go through
Additional info:
Actions