1

Topic: Facing a SSL_ERROR_RX_RECORD_TOO_LONG

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.3
- Deployed with iRedMail Easy or the downloadable installer? Downloadable
- Linux/BSD distribution name and version: 18.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):  PGSQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Hi there!

I have a fully functional iRedMail server but any other web application server, when I try to access, returns a SSL_ERROR_RX_RECORD_TOO_LONG.

Is there something in iRedMail's configuration files that I must to check to guess what's going on?

Thanks a lot!

----

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

2

Re: Facing a SSL_ERROR_RX_RECORD_TOO_LONG

What's the full error message on your web browser?

3

Re: Facing a SSL_ERROR_RX_RECORD_TOO_LONG

ZhangHuangbin wrote:

What's the full error message on your web browser?

There is:

An error occurred during a connection to botboutique.com.br:1337/strapi. SSL received a record that exceeded the maximum allowed length.

Error code: SSL_ERROR_RX_RECORD_TOO_LONG

4

Re: Facing a SSL_ERROR_RX_RECORD_TOO_LONG

ZhangHuangbin wrote:

What's the full error message on your web browser?

Sorry, I didn't put all the message:

An error occurred during a connection to botboutique.com.br:1337/strapi. SSL received a record that exceeded the maximum allowed length.

Error code: SSL_ERROR_RX_RECORD_TOO_LONG

The page you are trying to view cannot be displayed because the authenticity of the data received could not be verified.
Please contact those responsible for the site to report this issue.

5

Re: Facing a SSL_ERROR_RX_RECORD_TOO_LONG

- Why is it using port 1337 and not 443 (the standard https port)?
- Did you modify any Nginx config files?