> -----Original Message----- > From: Nair, Arjun (CAR:9D30) > Sent: Friday, April 17, 2009 2:45 PM > To: Saint, David (CAR:9D60) > Cc: [email protected] > Subject: Re: [sipX-dev] Problem with HA secondary server SSL > > David Saint wrote: > > Sorry, my previous post didn't display properly. > > > > I finally got my HA system to work (after several tries) > by running: > > java InstallCert <secondary server> on the primary server's > > directory /etc/sipxpbx/ssl, then regenerating the secondary > server's > > profile. > > Now I can control the secondary server's services from sipXconfig! > > > > > > I believe Ranga fixed this issue in rev.15179 > > Arjun >
Upgraded to rev15207, found the new load better in some ways but one new problem: In /usr/libexec/sipXecs/initial-config had to change: /usr/bin/ssl-cert/gen-ssl-keys.sh /usr/bin/ssl-cert/install-cert.sh to: sudo /usr/bin/ssl-cert/gen-ssl-keys.sh sudo /usr/bin/ssl-cert/install-cert.sh to get the secondary server to complete sipxecs-setup (using RPMs). _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
