Topic: How add a SSL to domain?
How add a SSL to domain?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.You are not logged in. Please login or register.
iRedMail → iRedMail Support → How add a SSL to domain?
How add a SSL to domain?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.Please explain what you want.
SSL for Nginx? Apache? Dovecot? Postfix?
Please explain what you want.
SSL for Nginx? Apache? Dovecot? Postfix?
E.g. I open webmail use this domain: Https://webmail.mydomain.com/mail
iRedMail automatically creates a self-signed certificate for https://{xxx}/mail
http://www.iredmail.org/docs/use.a.boug … icate.html
iRedMail automatically creates a self-signed certificate for https://{xxx}/mail
http://www.iredmail.org/docs/use.a.boug … icate.html
Certificate Error
That's what happens when you use a Self Signed certificate, to get rid of that you have to Purchase an SSL Certificate, then follow the instructions in the link I gave you
That's what happens when you use a Self Signed certificate, to get rid of that you have to Purchase an SSL Certificate, then follow the instructions in the link I gave you
yes, I has SSL
Then follow the instructions in the link I gave you to install the SSL Certificate you have.
Then follow the instructions in the link I gave you to install the SSL Certificate you have.
how to change https://webmail.mydomain.com/mail to https://webmail.mydomain.com:8080
Are you using Nginx or Apache?
Nginx
in the Nginx site/conf config file something like /etc/nginx/conf.d/{something} or /etc/nginx/sites-enabled/{something} change listen 443 to listen 8080
in the Nginx site/conf config file something like /etc/nginx/conf.d/{something} or /etc/nginx/sites-enabled/{something} change listen 443 to listen 8080
THX
iRedMail → iRedMail Support → How add a SSL to domain?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 2 official extensions. Copyright © 2003–2010 PunBB.
Generated in 0.011 seconds (65% PHP - 35% DB) with 10 queries