This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
howtos:let_s_encrypt_-_how_to_issue_certificates_with_cloudflare_dns_and_f5_rest_api [d/m/Y H:i] domingo [Installation] |
howtos:let_s_encrypt_-_how_to_issue_certificates_with_cloudflare_dns_and_f5_rest_api [d/m/Y H:i] (current) domingo [Configuration] |
||
---|---|---|---|
Line 44: | Line 44: | ||
* KEY_ALGO=rsa | * KEY_ALGO=rsa | ||
* CONTACT_EMAIL=someone@example.com | * CONTACT_EMAIL=someone@example.com | ||
+ | * PREFERRED_CHAIN=" | ||
+ | |||
+ | I had to specify the " | ||
I have to use RSA certificates due to some SNI limitations in the F5 configuration. If you want to run EC certificates the script works just as well. | I have to use RSA certificates due to some SNI limitations in the F5 configuration. If you want to run EC certificates the script works just as well. |