Hi all, I just downloaded Racket 6.4 onto my VPS (running Debian 6.0), and when I try to install packages (with raco pkg), I’m getting failures to connect to the server. First this:
ssl-connect: connect failed (error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure) context...: [stack trace follows] Also, the catalog URL it shows, https://download.racket-lang.org/releases/6.4/catalog/, produces a 404 error when I try it in a browser. Don’t know if that’s significant. I guessed, on the basis of the SSL error message, that the SSL package on my server may be part of the problem. It reported what looks like an old version (0.9.8o 01 Jun 2010). So I tried downloading a newer version of OpenSSL (1.0.2g 1 Mar 2016), and now it fails with: ssl-connect: connect failed (error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed) context…: [stack trace follows] I haven’t played around enough with OpenSSL to know what’s missing in the configuration. So, 1) Does this indeed sound like an OpenSSL problem and not a Racket one? 2) Are there any things I am likely missing, in order to make Racket’s package system work? Thanks, Jordan -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.