Hello,
I know that PMG 6/7 now comes with ACME for the Let's encrypt ssl certificates and works only in standalone/http mode (My Dns APi is not on the ACME list).
The problem is that I have an Apache to redirect from HTTP to HTTPS so users can access their e-mail servers, pmg is on the same server.
So PMG listens on port 25 and the mail server (webmail) listens on 443, port 80 is redirected to 443 always thru apache (except the .well-known).
I already have an Acme cron that renews the certificate and copies it to the mail server to accept requests for 587 and 465.
Finally the questions:
- Is there any way to have those certificates already generated to be copied and used in the SMTP and API PMG ? Is it just copy/paste and restart pmg ?
- I cannot run the ACME inside PMG as it does not work because apache is already on port 80. - Is it possible to change this behaviour and have it use the apache??
thanks in advance,
P.
I know that PMG 6/7 now comes with ACME for the Let's encrypt ssl certificates and works only in standalone/http mode (My Dns APi is not on the ACME list).
The problem is that I have an Apache to redirect from HTTP to HTTPS so users can access their e-mail servers, pmg is on the same server.
So PMG listens on port 25 and the mail server (webmail) listens on 443, port 80 is redirected to 443 always thru apache (except the .well-known).
I already have an Acme cron that renews the certificate and copies it to the mail server to accept requests for 587 and 465.
Finally the questions:
- Is there any way to have those certificates already generated to be copied and used in the SMTP and API PMG ? Is it just copy/paste and restart pmg ?
- I cannot run the ACME inside PMG as it does not work because apache is already on port 80. - Is it possible to change this behaviour and have it use the apache??
thanks in advance,
P.