Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
34e58ad
Update print statement from 'Hello' to 'Goodbye'
ryancdickson Dec 5, 2025
78a564c
Revise application process details in inclusion document
ryancdickson Dec 5, 2025
cf0d0e7
Add files via upload
ryancdickson Dec 5, 2025
1df3b54
Update current version to 1.8 in config.yaml
ryancdickson Dec 5, 2025
d2713f5
Minor clean-ups
ryancdickson Dec 5, 2025
9b6a724
Fix link formatting for ACME Profiles extension
ryancdickson Dec 9, 2025
456dbcb
Update index.md
ryancdickson Dec 15, 2025
3663f9e
Update index.md
ryancdickson Dec 15, 2025
cf0cb00
Update index.md
ryancdickson Dec 15, 2025
a63c9ff
Update index.md
ryancdickson Dec 15, 2025
288e8e1
Update index.md
ryancdickson Dec 15, 2025
42fa7e6
Update index.md
ryancdickson Dec 15, 2025
462c9c0
Update index.md
ryancdickson Dec 15, 2025
9aa816b
Establish clearer expectations for precert logging
ryancdickson Dec 15, 2025
73f94b6
nit: bold precert logging effective date
ChristopherRC Dec 15, 2025
e38c9cc
nit: adjust bolding on effective dates
ChristopherRC Dec 15, 2025
407f4af
nit: numbering consistency in text
ChristopherRC Dec 15, 2025
86b8b82
Update index.md
ryancdickson Dec 16, 2025
16c20aa
Update index.md
ryancdickson Dec 16, 2025
190eb5c
Update index.md
ryancdickson Dec 16, 2025
54758b6
Update index.md
ryancdickson Dec 16, 2025
77510d5
Update index.md
ryancdickson Dec 16, 2025
fde88c1
nit: consistent "or" capitalization
ChristopherRC Dec 17, 2025
7bf5c9d
nit: CCADB root "certificate" record
ChristopherRC Dec 17, 2025
bff4546
nit: capitalize section header
ChristopherRC Dec 17, 2025
0a71ecf
nit: capitalize "Usable" and "Qualified"
ChristopherRC Dec 17, 2025
0865548
nit: make BR OID language consistent
ChristopherRC Dec 17, 2025
dccc96f
Update index.md
ryancdickson Dec 18, 2025
11846f8
Update index.md
ryancdickson Dec 19, 2025
a0d28f2
MFT 2026 Q1 update
ryancdickson Jan 9, 2026
f472117
Revise year for legacy practices compliance
ryancdickson Jan 13, 2026
42f8707
Replace Photosynthesis with MTC
ChristopherRC Jan 27, 2026
154610d
Update Change History for 1.8
ChristopherRC Jan 27, 2026
d5b560d
Update wording on inclusion application acceptance
ryancdickson Jan 27, 2026
8ea095b
Update last updated date in apply-for-inclusion.md
ryancdickson Feb 2, 2026
274db1b
Update last modified date and certificate validity details
ryancdickson Feb 2, 2026
2d48622
Update last updated date and change history for 1.8
ryancdickson Feb 2, 2026
454669e
Update index.md
ryancdickson Feb 5, 2026
b8e247f
Update superseded date in policy version 1.7
ryancdickson Feb 5, 2026
ab69ce5
Update policy version date to 2026-02-05
ryancdickson Feb 5, 2026
1ee23aa
Merge branch 'main' into Version-1.8-Preflight-R2
ryancdickson Feb 5, 2026
9cb20dd
Clarify logging requirements for final certificates
ryancdickson Feb 5, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
context:
base_url: "http://localhost:8000"
current_version: "1.7"
current_version: "1.8"
versions:
- path: policy-archive/policy-version-1-0
version: "1.0"
Expand All @@ -26,6 +26,9 @@ context:
- path: policy-archive/policy-version-1-7
version: "1.7"
date: "2025-07-15"
- path: policy-archive/policy-version-1-8
version: "1.8"
date: "2026-02-05"
input_dir: content
template_dir: templates
output_dir: output_html
Loading
Loading