When ssl-connect fails due to an untrusted certificate, this error is raised:
ssl-connect: connect failed (error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed) I'd like to give the user a more helpful error, like this: Could not connect due to an untrusted certificate. In many cases, it is not advisable to proceed. However, if you trust the server at example.com, add /tmp/example.com.cert to your trusted certificates using this guide: <guide link> How can I get a copy of the offending certificate so that I can do this? -- ~slg -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/8a55256d-71ed-b47f-5b92-c958438c5659%40sagegerard.com.

