This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WAF Certificate Changes

Has Someone a Idea to change the Certificates on Multiple WAF Rules

i have an Single Certificate with Multiple Domains (SAN)

however now the Certificate is Expired and i need to change it, but every time i go onto a WAF rule the Domain List is empty

the new Certificate has all the current Domains and also some Extra but even if i do not add the new Domains the Domain list is still empty



This thread was automatically locked due to age.
Parents
  • Can you simply add the needed domains to the WAF rule? 

    __________________________________________________________________________________________________________________

  • there are multiple rules with multiple domains and i use lets encrypt certificates, so it is not an option to do this every 3 month with alle rules and domains

  • Do the configuration once, as you wish and use a API string to read the current configuration. Then replace the new certificate and also set the same kind of configuration as the old one. 

    Simply: Read current config. Put it into a array. Replace the old certificate in the array with the new certificate. Upload the new configuration with a SET to the firewall. 

    __________________________________________________________________________________________________________________

Reply
  • Do the configuration once, as you wish and use a API string to read the current configuration. Then replace the new certificate and also set the same kind of configuration as the old one. 

    Simply: Read current config. Put it into a array. Replace the old certificate in the array with the new certificate. Upload the new configuration with a SET to the firewall. 

    __________________________________________________________________________________________________________________

Children
No Data