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()
266
266
public string ? CustomCSR { get ; set ; }
267
267
268
268
/// <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
270
270
/// </summary>
271
271
public ObservableCollection < TkAuthToken > ? AuthorityTokens { get ; set ; }
272
272
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ public void TestARICertIDEncodingWithTestCert()
87
87
{
88
88
// https://letsencrypt.org/2024/04/25/guide-to-integrating-ari-into-existing-acme-clients
89
89
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
91
91
92
92
var testCertPem = @"-----BEGIN CERTIFICATE-----
93
93
MIIBQzCB66ADAgECAgUAh2VDITAKBggqhkjOPQQDAjAVMRMwEQYDVQQDEwpFeGFt
You can’t perform that action at this time.
0 commit comments