Re: SSL handshake failed: SSL error: A TLS warning alert has been received
JITHIN K <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.ilugc |
|---|---|
| Message-ID | <CABe_ZfJG=w3pt9D3DFWZc94fATrPigdt=AO6tM22i+tRue=AVA@mail.gmail.com> |
On Mon, Nov 30, 2015 at 9:45 PM, Shakthi Kannan <[email protected]> wrote: > Hi, > > --- On Mon, Nov 30, 2015 at 9:39 PM, JITHIN K <[email protected]> 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 _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines