SSL Certificates not working

I’m trying to put my owns ssl certificates at the web interface but its not working. I’m using this commands before reboot:

  • gsad --ssl-certificate=/pathtomy/file.crt
  • gsad --ssl-private-key=/pathtomy/file.key

I tryed using gsad -c and gsad -k too. When I enter at https://localhost:443 the certificate is the same it doesn’t change.

What is happening?
Thanks!!

Similar to some of the gvmd command line parameters the --ssl-* ones for gsad are also command line parameters you need to specify in your startup / init scripts.