[llvm-dev] LLVM Bugzilla MOVED to bugs.llvm.org

194 views
Skip to first unread message

Tanya Lattner via llvm-dev

unread,
Feb 12, 2017, 10:09:29 PM2/12/17
to llvm...@lists.llvm.org
All,

http://llvm.org/bugs has moved to bugs.llvm.org. You will be redirected if you attempted to access via the old URL, but please update your bookmarks as well.

HTTPS access to bugzilla is now updated to a new SSL certificate. 

If you experience any problems, please let me know or email llvm-...@lists.llvm.org

Thank you,
Tanya

Reid Kleckner via llvm-dev

unread,
Feb 13, 2017, 1:46:27 PM2/13/17
to Tanya Lattner, llvm-dev
Thanks for migrating the bugzilla installation!

I noticed that old https links to llvm.org/bugs still trigger the SHA1 certificate warning, because we still haven't renewed the main llvm.org certificate. As time goes on, links to the old tracker location will become less common, but all existing links to the LLVM bug tracker are effectively broken. This also affects browsing the main llvm.org web site with https, which is where we post our releases.

Does the LLVM foundation have plans to renew the primary llvm.org SSL certificate?

I definitely support your efforts to migrate LLVM infrastructure away from UIUC, but it might be worth renewing the main certificate now to keep the existing site working.

_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev


Friedman, Eli via llvm-dev

unread,
Feb 13, 2017, 2:12:30 PM2/13/17
to Tanya Lattner, llvm...@lists.llvm.org
On 2/12/2017 7:09 PM, Tanya Lattner via llvm-dev wrote:
All,

http://llvm.org/bugs has moved to bugs.llvm.org. You will be redirected if you attempted to access via the old URL, but please update your bookmarks as well.

HTTPS access to bugzilla is now updated to a new SSL certificate.

http://bugs.llvm.org URLs should redirect to https://bugs.llvm.org, so people don't log into the http version by accident.  HSTS would also be nice.

-Eli
-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project

Tanya Lattner via llvm-dev

unread,
Feb 13, 2017, 2:16:04 PM2/13/17
to Reid Kleckner, llvm-dev
On Feb 13, 2017, at 10:46 AM, Reid Kleckner <r...@google.com> wrote:

Thanks for migrating the bugzilla installation!

I noticed that old https links to llvm.org/bugs still trigger the SHA1 certificate warning, because we still haven't renewed the main llvm.org certificate. As time goes on, links to the old tracker location will become less common, but all existing links to the LLVM bug tracker are effectively broken. This also affects browsing the main llvm.org web site with https, which is where we post our releases.

Does the LLVM foundation have plans to renew the primary llvm.org SSL certificate?

I definitely support your efforts to migrate LLVM infrastructure away from UIUC, but it might be worth renewing the main certificate now to keep the existing site working.


The llvm.org SSL certificate will be revoked and a new one will be issued. Because that certificate is used for SVN as well as llvm.org, we would like to keep the disruptions at a minimum for SVN users. SVN is relocating to the new server (where other websites and bugzilla moved to).

UIUC owns the current certificate and instead of going through the path of trying to get it upgraded, it makes sense to just get a new one and revoke the old. But as I mentioned above, keeping our SVN users happy is my priority.

I’ll be sending out an email to communicate the upgrade path for SVN in the next day or 2. 

-Tanya

Tanya Lattner via llvm-dev

unread,
Feb 16, 2017, 6:48:18 PM2/16/17
to Friedman, Eli, llvm...@lists.llvm.org
On Feb 13, 2017, at 11:12 AM, Friedman, Eli <efri...@codeaurora.org> wrote:

On 2/12/2017 7:09 PM, Tanya Lattner via llvm-dev wrote:
All,

http://llvm.org/bugs has moved to bugs.llvm.org. You will be redirected if you attempted to access via the old URL, but please update your bookmarks as well.

HTTPS access to bugzilla is now updated to a new SSL certificate.

http://bugs.llvm.org URLs should redirect to https://bugs.llvm.org, so people don't log into the http version by accident. 

I made this change.

HSTS would also be nice.

Seems reasonable.. I’ll see about doing this.

-Tanya

Friedman, Eli via llvm-dev

unread,
Feb 16, 2017, 9:33:07 PM2/16/17
to Tanya Lattner, llvm...@lists.llvm.org
On 2/16/2017 3:48 PM, Tanya Lattner wrote:

On Feb 13, 2017, at 11:12 AM, Friedman, Eli <efri...@codeaurora.org> wrote:

On 2/12/2017 7:09 PM, Tanya Lattner via llvm-dev wrote:
All,

http://llvm.org/bugs has moved to bugs.llvm.org. You will be redirected if you attempted to access via the old URL, but please update your bookmarks as well.

HTTPS access to bugzilla is now updated to a new SSL certificate.

http://bugs.llvm.org URLs should redirect to https://bugs.llvm.org, so people don't log into the http version by accident. 

I made this change.

This doesn't appear to be working: I just tried visiting http://bugs.llvm.org , and it doesn't redirect.

Tanya Lattner via llvm-dev

unread,
Feb 16, 2017, 9:34:24 PM2/16/17
to Friedman, Eli, llvm...@lists.llvm.org
On Feb 16, 2017, at 6:33 PM, Friedman, Eli <efri...@codeaurora.org> wrote:

On 2/16/2017 3:48 PM, Tanya Lattner wrote:

On Feb 13, 2017, at 11:12 AM, Friedman, Eli <efri...@codeaurora.org> wrote:

On 2/12/2017 7:09 PM, Tanya Lattner via llvm-dev wrote:
All,

http://llvm.org/bugs has moved to bugs.llvm.org. You will be redirected if you attempted to access via the old URL, but please update your bookmarks as well.

HTTPS access to bugzilla is now updated to a new SSL certificate.

http://bugs.llvm.org URLs should redirect to https://bugs.llvm.org, so people don't log into the http version by accident. 

I made this change.

This doesn't appear to be working: I just tried visiting http://bugs.llvm.org , and it doesn't redirect.

I mis-read this. I thought  (nonHTTPS) llvm.org/bugs should redirect to https://bugs.llvm.org. Will add the second part.

-Tanya

Eric Fiselier via llvm-dev

unread,
Feb 16, 2017, 9:58:52 PM2/16/17
to Tanya Lattner, LLVM Developers Mailing List
Hi All,

The bugzilla links of the form `llvm.org/PRxxxx` are still redirecting to llvm.org/bugs/... instead of `bugs.llvm.org/`.

Could we fix this?

/Eric



Tobias Grosser via llvm-dev

unread,
Feb 17, 2017, 2:08:37 AM2/17/17
to llvm...@lists.llvm.org
On Fri, Feb 17, 2017, at 03:58 AM, Eric Fiselier via llvm-dev wrote:
> Hi All,
>
> The bugzilla links of the form `llvm.org/PR*xxxx` *are still redirecting

> to
> llvm.org/bugs/... instead of `bugs.llvm.org/`.
>
> Could we fix this?

And while at this, maybe also add a redirect for httpS://llvm.org/PR*

Best,
Tobias

Eric Fiselier via llvm-dev

unread,
Feb 28, 2017, 10:19:26 PM2/28/17
to Tanya Lattner, LLVM Developers Mailing List, Tobias Grosser
On Fri, Feb 17, 2017 at 12:08 AM, Tobias Grosser via llvm-dev <llvm...@lists.llvm.org> wrote:
On Fri, Feb 17, 2017, at 03:58 AM, Eric Fiselier via llvm-dev wrote:
> Hi All,
>
> The bugzilla links of the form `llvm.org/PR*xxxx` *are still redirecting
> to
> llvm.org/bugs/... instead of `bugs.llvm.org/`.
>
> Could we fix this?

And while at this, maybe also add a redirect for httpS://llvm.org/PR*

Ping. llvm.org/PR* still redirects to the old URL.

Anton Korobeynikov via llvm-dev

unread,
Mar 1, 2017, 9:44:26 AM3/1/17
to Eric Fiselier, LLVM Developers Mailing List, Tobias Grosser
Should be fixed

On Wed, Mar 1, 2017 at 6:19 AM, Eric Fiselier via llvm-dev

--
With best regards, Anton Korobeynikov
Department of Statistical Modelling, Saint Petersburg State University

André Jansen Medeiros Villar via llvm-dev

unread,
Mar 3, 2017, 4:31:22 PM3/3/17
to Anton Korobeynikov, LLVM Developers Mailing List, Tobias Grosser
I'm getting a cert error
https://www.llvm.org 

SEC_ERROR_CERT_SIGNATURE_ALGORITHM_DISABLED

Web insperctor says SHA-1 is no longer acceptable as key

Eric Fiselier via llvm-dev

unread,
Mar 5, 2017, 8:34:51 PM3/5/17
to Anton Korobeynikov, LLVM Developers Mailing List, Tobias Grosser
The http://llvm.org/PR32147 link correctly re-directs, but the https version (https://llvm.org/PR32147) still hits the certificate error, possibly before redirecting?

Is it possible to fix the  httpS version?
Reply all
Reply to author
Forward
0 new messages