Page 1 of 1

one certificate two servers

Posted: Wed Mar 09, 2011 10:51 pm
by greg
hello,

There is the way to use the same certificate (ca.crt ta.key) on two different servers? If yes, how?

Is it sufficient to copy the keys from one server to another?

Thanks a lot

Re: one certificate two servers

Posted: Thu Mar 10, 2011 7:00 am
by janjust
yes this is possible; simply copy the crt.crt, ta.key and server.{crt,key} files to the second server.

Re: one certificate two servers

Posted: Fri Mar 11, 2011 10:37 am
by greg
ok, thanks alot that working fine