mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
perf: add preferred chain option (#519) @ZeroClover
This commit is contained in:
@@ -934,6 +934,7 @@ export class PipelineService extends BaseService<PipelineEntity> {
|
||||
"sslProvider": "letsencrypt",
|
||||
"privateKeyType": "rsa_2048",
|
||||
"certProfile": "classic",
|
||||
"preferredChain": "ISRG Root X1",
|
||||
"useProxy": false,
|
||||
"skipLocalVerify": false,
|
||||
"maxCheckRetryCount": 20,
|
||||
|
||||
Reference in New Issue
Block a user