Hello group,
I have inspected things.
And upon careful println debugging (around mzssl.rkt:760), ended up running:
mkdir -p home/mflatt/build/bl/l64/dest/ssl/
wget -O /home/mflatt/build/bl/l64/dest/ssl/cert.pem
http://curl.haxx.se/ca/cacert.pem
Which actually fixed the raco install. I guess th
Problem solved.
It is the China GFW again. I tried a proxy and it works.
在 2016年11月21日星期一 UTC+8上午1:16:00,Matthew Flatt写道:
> At Sun, 20 Nov 2016 09:07:00 -0800 (PST), 書瀚張 wrote:
> > 在 2016年4月19日星期二 UTC+8下午8:02:39,Matthew Flatt写道:
> > > At Mon, 18 Apr 2016 14:32:20 -0700, Jordan Johnson wrote:
> >
At Sun, 20 Nov 2016 09:07:00 -0800 (PST), 書瀚張 wrote:
> 在 2016年4月19日星期二 UTC+8下午8:02:39,Matthew Flatt写道:
> > At Mon, 18 Apr 2016 14:32:20 -0700, Jordan Johnson wrote:
> > > So I tried downloading a newer version of OpenSSL
> > > (1.0.2g 1 Mar 2016), and now it fails with:
> > >
> > > ssl-connect: c
在 2016年4月19日星期二 UTC+8下午8:02:39,Matthew Flatt写道:
> At Mon, 18 Apr 2016 14:32:20 -0700, Jordan Johnson wrote:
> > 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_c
Hello racketeers,
I have the same issue on a Docker based Racket install:
FROM ubuntu:14.04
RUN apt-get update
RUN apt-get install -y curl
WORKDIR /tmp/
RUN curl -t fsSL
http://mirror.racket-lang.org/installers/6.6/racket-6.6-x86_64-linux-natipkg.sh
> racket.sh
RUN echo "yes\n1\n" | /bin/bash
> At Mon, 18 Apr 2016 14:32:20 -0700, Jordan Johnson wrote:
>> ssl-connect: connect failed (error:14090086:SSL
>> routines:ssl3_get_server_certificate:certificate verify failed)
>> context…: [stack trace follows]
>
> I've seen these kinds of problems where the set of trusted certificates
> had
At Mon, 18 Apr 2016 14:32:20 -0700, Jordan Johnson wrote:
> 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 t
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)
8 matches
Mail list logo