So I'm looking to run kill bill from it's docker container and have it connect to a existing mysql server over ssl. I don't have much java or tomcat experience so I have been researching and looking for a way forward with this.
I gather that I would need to modify the KILLBILL_DAO_URL environment variable to add some ssl related options. something like:
jdbc:mysql://db1/killbill?verifyServerCertificate=true&useSSL=true&requireSSL=true
It also seems like I would also need to create a password protected java key store file containing the certificate authority info. From what I've read the java command line would need to be modified to set javax.net.ssl.trustStore and javax.net.ssl.trustStorePassword. Does this sound right? What would be the easiest way to accomplish this?
--
You received this message because you are subscribed to the Google Groups "Kill Bill users mailing-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to killbilling-users+unsubscribe@googlegroups.com.
To post to this group, send email to killbilling-users@googlegroups.com.
Visit this group at https://groups.google.com/group/killbilling-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/killbilling-users/a9efdd74-6a0d-4d12-b008-b638c5d91916%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.