Hello,
I created my first PMG server (8.0.7), using the internal name hydra.mydomain.com, all the pages in the GUI was working fine.
However, to avoid problem with certificates, I tought was better idea to use even internally the name i was planning to use as public FQDN: mx.mydomain.com
So i followed this guide and edited files /etc/hosts + /etc/hostname with the new name. Dns is OK
Since this change I have some problem with gui. I can login with both addresses hydra and mx (only with firefox, edge does not load page using the new fqdn) but in both cases I can see some pages perfectly and some not, for example the page "administration" is OK but the page "mail filter" can't load:
I noticed that the self signed certificate is stil named hydra (the guide did not mention replacing certificates), so I tried to create a let's encrypt SMTP certificate to mx.mydomain.com
It worked but nothing is fixed in the GUI, which is still using the self signed hydra cert. I tried to manually delete file /etc/pmg/pmg-api.pem, at the first login a new file was recreated and now my HTTPS certificate is pointing to mx and not mx.mydomain.com so, once again, nothing is fixed in the broken GUI.
If I try to create a new let's encrypt cert for API for mx.mydomain.com i receive error "duplicate domain 'mx.mydomain.com' in ACME config properties 'acmedomain1' and 'acmedomain0' (500)"
I don't understand, I can't create a cert for web interface and for SMTP with the same FQDN?
The solution is to use hydra.domain.com for gui and mx.mydomain.com for SMTP?
I'm a bit confused, considering SMTP cert should be OK, which is the supposed solution to fix the GUI ?
Thanks
I created my first PMG server (8.0.7), using the internal name hydra.mydomain.com, all the pages in the GUI was working fine.
However, to avoid problem with certificates, I tought was better idea to use even internally the name i was planning to use as public FQDN: mx.mydomain.com
So i followed this guide and edited files /etc/hosts + /etc/hostname with the new name. Dns is OK
Since this change I have some problem with gui. I can login with both addresses hydra and mx (only with firefox, edge does not load page using the new fqdn) but in both cases I can see some pages perfectly and some not, for example the page "administration" is OK but the page "mail filter" can't load:
I noticed that the self signed certificate is stil named hydra (the guide did not mention replacing certificates), so I tried to create a let's encrypt SMTP certificate to mx.mydomain.com
It worked but nothing is fixed in the GUI, which is still using the self signed hydra cert. I tried to manually delete file /etc/pmg/pmg-api.pem, at the first login a new file was recreated and now my HTTPS certificate is pointing to mx and not mx.mydomain.com so, once again, nothing is fixed in the broken GUI.
If I try to create a new let's encrypt cert for API for mx.mydomain.com i receive error "duplicate domain 'mx.mydomain.com' in ACME config properties 'acmedomain1' and 'acmedomain0' (500)"
I don't understand, I can't create a cert for web interface and for SMTP with the same FQDN?
The solution is to use hydra.domain.com for gui and mx.mydomain.com for SMTP?
I'm a bit confused, considering SMTP cert should be OK, which is the supposed solution to fix the GUI ?
Thanks