I have made some changes in openssl.cnf
and wants to restart service. Normally I would just restart machine for changes to take effect but I don't want to restart machine. Tried sudo systemctl restart openssl
but it didn't work as there is no such service.
How to I restart or reload openssl after making changes in configuration?