3
This commit is contained in:
parent
09ebb5c0f4
commit
c7213e3ae1
4
resolve-random-dom.txt
Normal file
4
resolve-random-dom.txt
Normal file
@ -0,0 +1,4 @@
|
||||
:local domainPostfix ".example.org";
|
||||
:local pwd ([/certificate scep-server otp generate minutes-valid=0 as-value]->"password");
|
||||
/log info ("resolving: ".$pwd. $domainPostfix);
|
||||
/log info [:resolv ($pwd. $domainPostfix)];
|
Loading…
Reference in New Issue
Block a user