An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
Hello, @kiruba
Thank you for reaching out & I hope you are doing well.
Based on the information that you have provided; I understand you are following the steps from https://azure.github.io/application-gateway-kubernetes-ingress/features/appgw-ssl-certificate/ to configure your Application Gateway with SSL certificates. All the steps and configuration that you have shared look good.
However, when testing this using Postman, you are getting "SSL Error: Self signed certificate" as the response.
Doing my research based on that SSL error message, I came across this external StackOverflow link that describes a similar behavior:
By default, Postman is not aware of the SSL certificates unless you manually add them. Another option is to disable SSL certificate verification as suggested in that link.
Please "Accept the answer" if the information helped you. This will help us and others in the community as well. Feel free to reply with any other questions or concerns.
Hope this helps!