Hello,
I'm using Oracle Autonomous Database and I need to use a REST API provided by Spring Boot app behind a virtual machine. The SSL certificate is provided by Letsencrypt. When I try to use the REST services, I get an http error.
With Postman, everything works fine. Probably a certificate validation failure. Does this mean that Oracle ATP can’t use the Letsencrypt-secured resources ?
Is there a solution with this configuration ? As we know, we can import certificates on ATP.