[llvm-dev] [SERVER UPDATE] Moving clang, clang-analyzer, libcxxabi, libcxx ... websites to new server
Mehdi Amini via llvm-dev
llvm-dev at lists.llvm.org
Fri Jan 13 12:47:12 PST 2017
> On Jan 13, 2017, at 12:35 PM, James Y Knight via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> On Thu, Jan 5, 2017 at 5:26 PM, Tanya Lattner via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
> Are you fixing the SSL problem?
> Yes. The new server will have SSL support for all websites and have an updated certificate.
>
> Is there any plan to make the migrated sites SSL-only? That is, have http://clang.llvm.org/** <http://clang.llvm.org/**> only serve a redirect to https://clang.llvm.org/** <https://clang.llvm.org/**> instead of serving content over http.
>
> If not, that'd be a great thing to add to the plans. :)
I’m curious: why?
I understand that you want anything authenticated (bugzilla, …) or the binary/source download, but what’s the reason to use SSL for looking up doxygen or LangRef? (Easier to setup or get it right could be a reason, I don’t know)
—
Mehdi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170113/381a3694/attachment.html>
More information about the llvm-dev
mailing list