1 (edited by mlocati 2015-08-19 22:04:54)

Topic: Upgrading iRedMail to 0.9.2 - Where is iRedMail.crt^

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.2
- Linux/BSD distribution name and version: Ubuntu 14.04.3 LTS
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache 2.4.7
- Manage mail accounts with iRedAdmin-Pro? No
- Related log if you're reporting an issue:
====

Last year I installed iRedMail 0.8.7
Today I've upgraded it to 0.9.0, then to 0.9.1 and now I'm upgrading to 0.9.2

At http://www.iredmail.org/docs/upgrade.ir … he-setting I read this line:

cat /etc/ssl/dhparams.pem >> /etc/ssl/certs/iRedMail.crt

But I don't have the file /etc/ssl/certs/iRedMail.crt

Here's the list of files I have:

# find /etc/ssl | grep -i ired
/etc/ssl/certs/iRedMail_CA.pem
/etc/ssl/private/iRedMail.key

As you can see, I don't have iRedMail.crt ...

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Upgrading iRedMail to 0.9.2 - Where is iRedMail.crt^

In old iRedMail releases, it's called "iRedMail_CA.pem".

I will update the document to make it clearer. Thanks for the feedback.

== UPDATE ==

Updated the document.