Re: [racket] handin client error retrieving certificate on non-english windows machines

2010-09-10 Thread Eli Barzilay
This looks like a problem of openssl not being able to deal with unicode paths on windows: http://stackoverflow.com/questions/2401059 There's a description of how to solve it, but it looks sounds very painful. On Sep 10, Ryan Golbeck wrote: > I wonder if anyone has had any problems with the h

[racket] handin client error retrieving certificate on non-english windows machines

2010-09-10 Thread Ryan Golbeck
I wonder if anyone has had any problems with the handin getting the local SSL certificate on non-English Windows machines. At least two of our students so far are getting errors like: ssl-load-verify-root-certificates!: load failed from: (error:2006D002:BIO routines:BIO_new_file:system lib) Whe