certs: R3 / R10 -> ISRG Root X1
This commit is contained in:
parent
d1693a241b
commit
3f51ebc125
6 changed files with 41 additions and 471 deletions
|
|
@ -98,7 +98,7 @@
|
|||
|
||||
:do {
|
||||
:if ($NtfyServer = "ntfy.sh") do={
|
||||
:if ([ $CertificateAvailable "R3" ] = false) do={
|
||||
:if ([ $CertificateAvailable "ISRG Root X1" ] = false) do={
|
||||
$LogPrint warning $0 ("Downloading required certificate failed.");
|
||||
:error false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue