Hi everybody!
I'm looking for the command line that may let me import ssl certificate without using the GUI:
At the moment my Firewall generate my SSL certificate. I already have a working script running on OMV to import this certificate and put it everywhere i need it to be (dockers mainyl)
I dont want to struggle changing the ssl cerificate used by OMV services (as omv web GUI, nginx) every 3 month
i see 2 options:
1: theres an OMV command line to import certificates using whatever format, create the UUID as documantation want it, restart the web GUI
2: I import the certificate as the existing UUID (overwriting the existanting SSL certificates)
Thanks in advance for your help!