F5F Stay Refreshed Software Operating Systems Default NGINX setup for iRedmailTailor configurations to meet your requirements.

Default NGINX setup for iRedmailTailor configurations to meet your requirements.

Default NGINX setup for iRedmailTailor configurations to meet your requirements.

L
LukinhasPvP13
Member
68
12-27-2023, 05:26 PM
#1
You're using an Ubuntu iRedMail server, and you encountered issues installing your custom SSL certificate. The default locations for `ssl_certificate` and `ssl_certificate_key` are typically in the system's configuration directories. Check the standard paths like:

- `/etc/ssl/certs/`
- `/etc/ssl/private/`

These files store the certificate and its private key, respectively. If you need to verify or adjust them, refer to your server's documentation or use `ls -l /etc/ssl/` to see available files.
L
LukinhasPvP13
12-27-2023, 05:26 PM #1

You're using an Ubuntu iRedMail server, and you encountered issues installing your custom SSL certificate. The default locations for `ssl_certificate` and `ssl_certificate_key` are typically in the system's configuration directories. Check the standard paths like:

- `/etc/ssl/certs/`
- `/etc/ssl/private/`

These files store the certificate and its private key, respectively. If you need to verify or adjust them, refer to your server's documentation or use `ls -l /etc/ssl/` to see available files.