Insecure TLS Configuration
Discription
io.quarkus:quarkus-vertx-http and io.quarkus:quarkus-grpc use Insecure TLS Configuration. The library fails to enforce the configured TLS protocol in `quarkus.http.ssl.protocols`, which lets a client choose a less secure protocol.Read More
References
Back to Main