I'm trying to learn D, but many of my site searches take me to https://tour.dlang.org, which cannot be displayed. Of course it may be a local problem (or it might not.) In case this is affecting anyone else, the error I'm getting from firefox is

-----------------------------------------------------------------------
Your connection is not secure

The website tried to negotiate an inadequate level of security.

tour.dlang.org uses security technology that is outdated and vulnerable to attack. An attacker could easily reveal information which you thought to be safe. The website administrator will need to fix the server first before you can visit the site.

Error code: NS_ERROR_NET_INADEQUATE_SECURITY
-----------------------------------------------------------------------

Have tried going to the http version but your server (or my browser) seems to be setup to auto-redrect to the https version. Please excuse this post if this is a known issue.

Now if I could just find a diagram of the exception tree in phobos. I'm trying to throw an exception when all possible environment variables my program could use to find the current account's home directory are not present but can't figure out which one would be appropriate.

Thanks,

Reply via email to