You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using XML configuration for a database connection pool resource in an Apache Tomcat web server.
To enforce SSL, one way is to append url with requireSSL true option like below
I am using XML configuration for a database connection pool resource in an Apache Tomcat web server.
To enforce SSL, one way is to append url with requireSSL true option like below
but since i want to use this library, i have to use the url as secret name and
I am able to connect with mysql db (Aurora serverless v2).
But can any one help me with how to enforce SSL via this configuration ?
The text was updated successfully, but these errors were encountered: