hi all
I am trying to implement HA.
i am not able to generate SSL certs for the distributed server.
It generates two files  .csr and .key but not third one for distributed
server.
and  able to send these  two files to distributed server.
i am using following command on server to generate certs for distributed
server

/usr/bin/ssl-cert/gen-ssl-keys.sh --csr

this generates  2 files  for   dist-server

/usr/bin/ssl-cert/gen-ssl-keys.sh –-sign dist-server.csr
 {  The above will produce the files:
      dist-server.key
      dist-server.crt
      caname.crt  }

but this doesnot creates the third file.

To send certs to dist-server also not working
/usr/bin/ssl-cert/install-cert.sh –-remote dist-server


please correct me where i am wrong.
have i skipped something?
is there possibility of wrong dns configurations?

any help regarding this
any hint or any link to implement high availability

thanks

-- 
vikas sharma
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to