File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Certify.Tests/Certify.Core.Tests.Unit/Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ public CertRequestConfig()
266266 public string ? CustomCSR { get ; set ; }
267267
268268 /// <summary>
269- /// If set, this is one or more custom JWT tokens used for TkAuth-01 : https://datatracker.ietf .org/doc/draft-ietf-acme-authority-token-tnauthlist/13/
269+ /// If set, this is one or more custom JWT tokens used for TkAuth-01 : https://www.rfc-editor .org/rfc/rfc9448
270270 /// </summary>
271271 public ObservableCollection < TkAuthToken > ? AuthorityTokens { get ; set ; }
272272
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ public void TestARICertIDEncodingWithTestCert()
8787 {
8888 // https://letsencrypt.org/2024/04/25/guide-to-integrating-ari-into-existing-acme-clients
8989
90- // https://www.ietf .org/archive/id/draft-ietf-acme-ari-03 .html#name-appendix-a-example-certific
90+ // https://www.rfc-editor .org/rfc/rfc9773 .html#name-appendix-a-example-certific
9191
9292 var testCertPem = @"-----BEGIN CERTIFICATE-----
9393MIIBQzCB66ADAgECAgUAh2VDITAKBggqhkjOPQQDAjAVMRMwEQYDVQQDEwpFeGFt
You can’t perform that action at this time.
0 commit comments