1

Topic: Problems with ssl

hi.

I installed iRedMail-0.6.1 debian lenny, in the installation process went well apparently

when accessing http://your_server/mail all right

http://my_server/squirrelmail/ 
Not Found
The requested URL /squirrelmail/ was not found on this server.
Apache/2.2.9 (Debian) mod_ssl/2.2.9 OpenSSL/0.9.8g mod_wsgi/2.5 Python/2.5.2 Server at 190.121.160.3 Port 80

https://my_server/squirrelmail/
SSL received a record that exceeded the maximum permissible length.
(Código de error: ssl_error_rx_record_too_long)

https://my_server/postfixadmin
SSL received a record that exceeded the maximum permissible length.
(Código de error: ssl_error_rx_record_too_long)

https://my_server/postfixadmin
SSL received a record that exceeded the maximum permissible length.
(Código de error: ssl_error_rx_record_too_long)

https://my_server/phpmyadmin/
SSL received a record that exceeded the maximum permissible length.
(Código de error: ssl_error_rx_record_too_long)

https://my_server/ldap
SSL received a record that exceeded the maximum permissible length.
(Código de error: ssl_error_rx_record_too_long)


https://my_server/awstats/awstats.pl
SSL received a record that exceeded the maximum permissible length.
(Código de error: ssl_error_rx_record_too_long)


something is wrong with the ssl. I tried to rebuild the keys but nothing.


I would appreciate any help is my first experience with iRed

----

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

2

Re: Problems with ssl

sorry I forgot a tail -f returns

tail -f /var/log/apache2/error.log

[Wed Nov 03 10:53:07 2010] [error] [client 190.121.160.21] Invalid method in request \x16\x03\x01
[Wed Nov 03 10:57:33 2010] [error] [client 190.121.160.21] Invalid method in request \x16\x03\x01
[Wed Nov 03 10:58:15 2010] [error] [client 190.121.160.21] Invalid method in request \x16\x03\x01

3

Re: Problems with ssl

I solved the problem. I noticed that my default-ssl file did not contain anything. Therein lies the problem.