orc-lang / orc

Orc programming language implementation
https://orc.csres.utexas.edu/
BSD 3-Clause "New" or "Revised" License
41 stars 3 forks source link

orc.csres.utexas.edu vs. orc-lang.org is causing certificate problems #144

Closed arthurp closed 8 years ago

arthurp commented 8 years ago

The Orc server uses an SSL certificate for orc.csres.utexas.edu. Which is all well and good except we are also serving on orc-lang.org.

The problem become most visible in the wiki because clicking Edit or Login (correctly) redirects to an https URL.

We should probably standardize on one domain name and make the others redirect to that one. Then we can just have the SSL key setup for that one (since as far as I know there is no way to support multiple https domains on the same IP address).

To reproduce go to: http://www.orc-lang.org/wiki/ and click login or edit.

jthywiss commented 8 years ago

Done.

jthywiss commented 8 years ago

I adjusted the domain forwarding settings for orc-lang at our DNS registrar.