Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: subset on July 16, 2009, 08:12:47 AM

Title: Self signed ssl connect
Post by: subset on July 16, 2009, 08:12:47 AM
Hi !

Can I somehow connect to my smtp/imap server with self signed ssl certificate ?

Thx
Title: Self signed ssl connect
Post by: Julius Caesar on July 16, 2009, 08:19:59 AM
Quote from: subset;20090Can I somehow connect to my smtp/imap server with self signed ssl certificate ?

If your server supports an SSL certificate it is possible. Please check you server's documentation for configuring.

And of course you can also use a self signed ssl certificate for your webmail website. (If it's the only SSL site on that IP-address).
Title: Self signed ssl connect
Post by: subset on July 16, 2009, 05:21:58 PM
Sorry
I was't clean-up, I was wrong.

I want connect to my smtps server TLS(SSL) and IMAPS protocolls with RB !
RB don't connect, I have only a self signed cert file :(

My roundcube running under https 443 port (apache2) as well (with self signed "certificate"), but in webbrowser's you can accept the "wrong" self signed cert.

Thx

Sorry 4my English :(
Title: Self signed ssl connect
Post by: Julius Caesar on July 17, 2009, 02:46:23 AM
Quote from: subset;20108Sorry
I was't clean-up, I was wrong.

I want connect to my smtps server TLS(SSL) and IMAPS protocolls with RB !
RB don't connect, I have only a self signed cert file :(

My roundcube running under https 443 port (apache2) as well (with self signed "certificate"), but in webbrowser's you can accept the "wrong" self signed cert.

AFAIK, the RC software does not check whether a certificate is self-signed. But I can't test it, because I use an official certificate.