I have been trying to figure out how to setup secure TLS connection between my app server(Glassfish) on Amazon EC2 and the MySQL instance on Amazon RDS. Docs online do not indicate in detail or are misleading. Can anyone please guide me in the right direction or links to any good articles that i could look into.
PS: I have tried the steps in the following link: [https://docs.oracle.com/cd/E50287_01/doc.80/e50288/sg_imp_security.htm#ADBSG136] but does not seem to apply for amazon deployed servers.
Any help would be greatly appreciated. Thanks.