Closed Bug 948067 Opened 11 years ago Closed 11 years ago

manually update hsts preload list for esr24 once

Categories

(Core :: Security: PSM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla24

People

(Reporter: keeler, Assigned: keeler)

References

Details

Attachments

(1 file)

The hsts preload list automatic updater wasn't hooked up for esr24, so the tree is orange. Bug 948004 is enabling automatic updates, but this bug is to un-orange the tree.
Attached patch patchSplinter Review
Camilo - if you could spot-check me for errors real quick, that'd be great.
Assignee: nobody → dkeeler
Status: NEW → ASSIGNED
Attachment #8344821 - Flags: review?(cviecco)
Comment on attachment 8344821 [details] [diff] [review]
patch

Review of attachment 8344821 [details] [diff] [review]:
-----------------------------------------------------------------

::: security/manager/boot/src/nsSTSPreloadList.inc
@@ +7,5 @@
>  /* nsStrictTransportSecurityService.cpp, you shouldn't be #including it.     */
>  /*****************************************************************************/
>  
>  #include "mozilla/StandardInteger.h"
> +const PRTime gPreloadListExpirationTime = INT64_C(1397502413976000);

what will happen arround  14 Apr 2014? new updates?
Attachment #8344821 - Flags: review?(cviecco) → review+
(In reply to Camilo Viecco (:cviecco) from comment #2)
> what will happen arround  14 Apr 2014? new updates?

Automatic updates should take care of this from now on (looks like bug 948004 has been checked in).
Thanks for the quick review, by the way.

https://hg.mozilla.org/releases/mozilla-esr24/rev/1de80372d2bb
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Seeing green again, thanks :)
Target Milestone: --- → mozilla24
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: