Skip to content

Commit 64b7381

Browse files
save file
1 parent e48d4a8 commit 64b7381

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blog/25-09-29/name-constraints-in-x509-certificate/name-constraints-in-x509-certificate.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"headline" : "Name Constraints In x509 Certificate",
2929
"description" : "Learn how to configure name constraints in an X.509 certificate using OpenSSL. This hands-on guide features editable, runnable code directly in the browser, allowing you to generate and download custom certificates with ease.",
3030
"author" : {"@type":"Person","name":"Matthew Richards"},
31-
"datePublished" : "2025-08-31",
32-
"dateModified" : "2025-10-15",
31+
"datePublished" : "2025-09-29",
32+
"dateModified" : "2025-10-29",
3333
"mainEntityOfPage" : {"@type":"WebPage","@id":"https://ext-code.com/blog/25-09-29/name-constraints-in-x509-certificate/name-constraints-in-x509-certificate.html"},
3434
"publisher" : {"@type":"Organization","name":"ext-code.com","logo":{"@type":"ImageObject","url":"https://ext-code.com/favicon.ico"}},
3535
}
@@ -226,7 +226,7 @@
226226
<h1 class=title>
227227
Add Name Constraints To A x509 Certificate
228228
</h1>
229-
<time slot=date datetime="2025-10-29">
229+
<time slot=date datetime=2025-10-29>
230230
29 Oct 2025
231231
</time>
232232
</blog-hdr>

0 commit comments

Comments
 (0)