adopt all required certificate changes
This commit is contained in:
parent
2ef06e4533
commit
2cda1e9c4c
20 changed files with 252 additions and 1439 deletions
|
|
@ -34,7 +34,7 @@
|
|||
:if ($PublicAddress != $InterfaceVal->"local-address") do={
|
||||
:local Comment [ $ParseKeyValueStore ($InterfaceVal->"comment") ];
|
||||
|
||||
:if ([ $CertificateAvailable "Starfield Secure Certificate Authority - G2" ] = false) do={
|
||||
:if ([ $CertificateAvailable "Starfield Root Certificate Authority - G2" ] = false) do={
|
||||
$LogPrintExit2 error $0 ("Downloading required certificate failed.") true;
|
||||
}
|
||||
$LogPrintExit2 info $0 ("Local address changed, sending UPDATE to tunnelbroker! New address: " . $PublicAddress) false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue