Jeff Sani
Jeff Sani
Ok thanks - I see that: # Which public key algorithm should be used? Supported: rsa, prime256v1 and secp384r1 #KEY_ALGO=secp384r1 But it is still not clear to me. RSA is...
Got it thanks!
So in domains_txt.md: https://github.com/dehydrated-io/dehydrated/blob/master/docs/domains_txt.md It has: then add a config file certs/star_service_example_org_rsa/config with the value KEY_ALGO="**rsa**" or respectively KEY_ALGO="**ecdsa**" but in the config example, it is: # Which public key...
Posting my debug log for the same issue. We are missing something in the provider that is required by the Tunnel Health Check API - [](https://developers.cloudflare.com/api/operations/notification-policies-create-a-notification-policy) Error: Unsupported argument on...
chmod 744. Also had to fix line terminations but that was due to use of Git for Windows as intermediary. bash install... ./check_invalid_config Jeff ________________________________ From: geethapinnaka ***@***.***> Sent: Thursday,...
***@***.***# ./check_invalid_config -bash: ./check_invalid_config: Permission denied ***@***.***# ***@***.***# ls -l check_invalid_config -rw-r--r-- 1 root wheel 2173 Jan 21 03:32 check_invalid_config ***@***.***# ***@***.***# chmod 744 check_invalid_config ***@***.***# ./check_invalid_config /nsconfig/ns.conf The following...
Perhaps I had a version of the script that did not have this From: geethapinnaka ***@***.***> Sent: Friday, January 21, 2022 8:16 AM To: citrix/ADC-scripts ***@***.***> Cc: Jeff Sani ***@***.***>;...