I've launched the CustomersAPIServices project in APIGatewayBasicDemo. It works fine over HTTP, but over HTTPS it gives this error. I know the certificate it generates is self signed, it mentioned that, but I'm guessing there's another type of bug when generating the cert?
Hello,
I've launched the CustomersAPIServices project in APIGatewayBasicDemo. It works fine over HTTP, but over HTTPS it gives this error. I know the certificate it generates is self signed, it mentioned that, but I'm guessing there's another type of bug when generating the cert?
Thanks!