[Ilugc] SSL handshake failed: SSL error: A TLS warning alert has been received

  • From: jithinkcs@xxxxxxxxx (JITHIN K)
  • Date: Mon, 30 Nov 2015 22:14:47 +0530

On Mon, Nov 30, 2015 at 9:45 PM, Shakthi Kannan <shakthimaan at gmail.com>
wrote:

Hi,

--- On Mon, Nov 30, 2015 at 9:39 PM, JITHIN K <jithinkcs at gmail.com> wrote:
| Output "svn: OPTIONS of 'https://192.168.0.1.1/svn/AJ': SSL handshake
| failed: SSL error: A TLS warning alert has been received. (
https://192.168.1.1)"
\--

How were the SSL certificates generated?

Try these (for a start):


http://stackoverflow.com/questions/16805298/svn-and-ssl-handshake-failure


http://e-mats.org/2012/11/svn-options-of-ssl-handshake-failed-ssl-error-a-tls-warning-alert-has-been-received/


http://www.kpsolution.com/linux/svn-ssl-handshake-failed-ssl-error-a-tls-warning-alert-has-been-received/146/

SK

--
Shakthi Kannan
http://www.shakthimaan.com
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines



Hi Shakthi,

Appreciate your response.

I used the following command to generate the certificate.

sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout
/etc/ssl/apache2.key -out /etc/ssl/apache2.crt


FYI,

I just checked in Ubuntu 12.04 and Ubuntu 14.04.

I only face issues with *Ubuntu 10.04 and Ubuntu 9.10. *

Regards,
Jithin k

Other related posts: