I am a little lost on how to setup a SSL for the GUI. My users are getting confused because it says its not secure. I was looking for a way to get the CSR but I dont see where that is.
I am a little lost on how to setup a SSL for the GUI. My users are getting confused because it says its not secure. I was looking for a way to get the CSR but I dont see where that is.
ok - that's the api-certificate in the docs - and PMG has the option to create one with Let's Encrypt (see the link to the certificate management docs), or you can create one with an external CA and upload that (also explained there)
which plugin did you configure - if it's the http-01 standalone challenge then make sure that port 80 or the public ip pointing to your PMG is open and that you have no other process listening there ...
if it's a dns-based plugin make sure that you have configured it correctly according to the documentation of your DNS provider ...
In general ACME and troubleshooting it is quite well explained on the Internet.