Closed perrfect closed 4 years ago
Hi. Do you have some idea?
Certificates loaded via strongMan are stored in a database, not on disk. I guess you could update the database and trigger the configloader.py
script. But it's probably easier to just configure such certificates directly in the daemon (see the user documentation on the wiki) and reload them once they change.
Ok, thank you. And I have another question. Can I use my url http://localhost:1515 for https? And where can I change this setting?
Check your web server's documentation on how you get HTTPS working.
Hi. How can auto renew ssl for strongMan? In which directory are the certificates? And when i add new ssl through command line should i restart strongMan?