在 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_certificate:certificate verify failed)
> >   context…: [stack trace follows]
> 
> I've seen these kinds of problems where the set of trusted certificates
> had not been updated recently enough. Maybe there's an update for the
> "ca-certificates" package for your installation?
> 
> You could also try setting the `PLT_PKG_SSL_NO_VERIFY` environment
> variable. As a workaround, that's a last resort, but it might help
> clarify whether it issue is with the set of trusted root certificates.


I have the same problem, in Windows 10.
The error message is:
```
Resolving "collections-lib" via 
https://download.racket-lang.org/releases/6.7/catalog/
package-catalog-lookup: error from server
  URL: 
https://download.racket-lang.org/releases/6.7/catalog/pkg/collections-lib?version=6.7
  status code: 403
```

I never have to install any certificates in Windows before. Maybe there's 
something wrong in the server?

-- 
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.

Reply via email to