<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi all,<br>
<br>
I'm trying to setup two remote hosts for DB and web-engine as shown below.<br>
<br>
Machine #1 = mysql db for homo_sapiens_core, funcgen, otherfeatures and variation_76_38.<br>
Machine #2 = mysql db for website, and accounts. Plus apache2 for hosting the web code.<br>
<br>
We are going to access machine 1 from machine #2 with SSL option for a login.<br>
I have *ca.pem on machine #2 and ready to go. My question is which field can I set in the Homo_Sapiens.ini for this SSL option?<br>
<br>
[DATABASE_CORE]<br>
USER = username<br>
PASS = password<br>
HOST = somewhere.edu<br>
PORT = 3306<br>
<font face="Verdana,Arial,Helvetica,sans-serif" size="2">? = --ssl-ca=/home/user/*ca.pem<br>
</font><font face="Verdana,Arial,Helvetica,sans-serif" size="2"><br>
Is this even possible without hacking the code? Thanks in advance.<br>
<br>
David<br>
</font></div>
</body>
</html>