mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 04:35:53 +00:00
[RAPPS] Add new Let's Encrypt issuer certificate
CORE-19666
This commit is contained in:
parent
c6298321a3
commit
7f31cdc18f
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,8 @@
|
|||
#include "unattended.h"
|
||||
|
||||
#ifdef USE_CERT_PINNING
|
||||
#define CERT_ISSUER_INFO_OLD "US\r\nLet's Encrypt\r\nLet's Encrypt Authority X3"
|
||||
#define CERT_ISSUER_INFO_NEW "US\r\nLet's Encrypt\r\nR3"
|
||||
#define CERT_ISSUER_INFO_OLD "US\r\nLet's Encrypt\r\nR3"
|
||||
#define CERT_ISSUER_INFO_NEW "US\r\nLet's Encrypt\r\nR11"
|
||||
#define CERT_SUBJECT_INFO "rapps.reactos.org"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue