SSL Certificate update doesn't reload nginx #2566 #2605
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Use systemctl wrapper to reload nginx post SSL cert reconfig. From Rockstor v4.5.4-0 onwards nginx is no longer managed by supervisord.
Includes
Fixes #2566
Testing
https://doc.opensuse.org/documentation/leap/reference/html/book-reference/cha-apache2.html
Then used the contents of the following generated files, by way of a test certificate set, to complete the form presented within the Web-UI under SYSTEM -> SSL Certificate:
SSLCertificateFile (Certificate)
/etc/apache2/ssl.crt/buildvm.lan-server.crt
SSLCertificateKeyFile (Private Key)
/etc/apache2/ssl.key/buildvm.lan-server.key
Resulting confirmation dialog:
After accepting the dialog we are re-presented with adding an exception option given our 'fake' self-signed testing certificate as per the following installation step:
https://rockstor.com/docs/installation/installer-howto.html#visit-rockstor-s-web-ui
And by selecting "Advance" in the above we have a "View Certificate" link which confirms our new Certificate info: