On the final stage of creating a WAF2 gateway, there is an error with code "ApplicationGatewaySslCertificateTooBig" and message "Data too big for certificate".
Could anyone please help?
On the final stage of creating a WAF2 gateway, there is an error with code "ApplicationGatewaySslCertificateTooBig" and message "Data too big for certificate".
Could anyone please help?
The maximum size of the PFX file is 16384.
It could be caused by root or intermediate certifcates being included in the PFX file. If so remove them so that the size is less than 16384.