Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
Updater
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GrapheneOS
Updater
Commits
d452eee6
Commit
d452eee6
authored
1 year ago
by
Daniel Micay
Browse files
Options
Downloads
Patches
Plain Diff
increment TLS key pinning expiry date
parent
d8d89583
Branches
Branches containing commit
Tags
2023120700
2023120701
2023120800
2023121200
2023121200-redfin
2023123000
2023123000-redfin
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
res/xml/network_security_config.xml
+1
-1
1 addition, 1 deletion
res/xml/network_security_config.xml
with
1 addition
and
1 deletion
res/xml/network_security_config.xml
+
1
−
1
View file @
d452eee6
...
...
@@ -4,7 +4,7 @@
<domain-config>
<domain
includeSubdomains=
"true"
>
releases.grapheneos.org
</domain>
<!-- expiration is updated monthly to be approximately 2 months ahead -->
<pin-set
expiration=
"2024-0
1
-0
1
"
>
<pin-set
expiration=
"2024-0
2
-0
5
"
>
<!-- ISRG Root X1 -->
<pin
digest=
"SHA-256"
>
C5+lpZ7tcVwmwQIMcRtPbsQtWLABXhQzejna0wHFr8M=
</pin>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment