Hi, using Opera I receive the following error:
> Could not connect to remote server > > You tried to access the address https://sqlite.org/lang_attach.html, which is > currently unavailable. Please make sure that the web address (URL) is > correctly spelled and punctuated, then try reloading the page. > > Secure connection: fatal error (40) > > https://sqlite.org/lang_attach.html > > Failed to connect to server. The reason may be that the encryption methods > supported by the server are not enabled in the security preferences. > > Please note that some encryption methods are no longer supported, and that > access will not be possible until the website has been upgraded to use strong > encryption. > Make sure your internet connection is active and check whether other > applications that rely on the same connection are working. > Check that the setup of any internet security software is correct and does > not interfere with ordinary web browsing. > If you are behind a firewall on a Local Area Network and think this may be > causing problems, talk to your systems administrator. > Try pressing the F12 key on your keyboard and disabling proxy servers, unless > you know that you are required to use a proxy to connect to the internet. > Reload the page. I don't with Firefox. So I decided to investigate a bit more with Firefox. Turns out the latter uses a built-in version of the CA cert. This suggests that your server doesn't hand out the complete certificate chain. Since your web server doesn't provide information about what's running. I'm unable to suggest a solution other than reviewing the configuration. However, you can find the GoDaddy CA bundles here: <https://certs.godaddy.com/anonymous/repository.pki> // Oliver PS: re-sending from the subscribed email address. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

