Hi. We want to enforce SSL usage with Derby, but ClientConnectionPoolDataSource doesn't appear to have a way to set the SSLContext.
Is there a supported way to do this? I want to do it per-connection so that individual callers of our own library don't have to use the same trust settings. TX
