Dear All,<br><br>I am installing RT-3.6.5 with PostgreSQL-8.1.10 (installed with OpenSSL-0.9.8g -self signed certificate) as the database. <br><br>The installation before the 'make initialize-database' goes OK.<br>
<br>When I do 'make initialize-database' I get the following error:<br><br>---start-----<br>[root@nms rt-3.6.5]# make initialize-database<br>/usr/bin/perl //usr/sbin/rt-setup-database --action init --dba root --prompt-for-dba-password
<br>Use of uninitialized value in concatenation (.) or string at /usr/etc/RT_SiteConfig.pm line 34.<br>In order to create or update your RT database,this script needs to connect to your Pg instance on <a href="http://nms.tra.go.tz">
nms.tra.go.tz</a> as root.<br>Please specify that user's database password below. If the user has no database<br>password, just press return.<br><br>Password: <br>DBI connect('dbname=template1;host=<a href="http://nms.tra.go.tz">
nms.tra.go.tz</a>;port=5432;requiressl=1','root',...) failed: SSL error: tlsv1 alert unknown ca<br> at //usr/sbin/rt-setup-database line 105<br>Failed to connect to dbi:Pg:dbname=template1;host=<a href="http://nms.tra.go.tz">
nms.tra.go.tz</a>;port=5432;requiressl=1 as root: SSL error: tlsv1 alert unknown ca<br>make: *** [initialize-database] Error 255<br>----end-----<br>I presume this is due to self-signed certificate used. <br><br>Please advice how I can use a self-signed certificate to proceed with the installation.
<br><br>Thanks for your corporation.<br><br>With kindest regards,<br><br>Emmanuel<br><br>