Page 1 of 1

SSL Key

Posted: Sat Sep 11, 2004 8:46 pm
by jailmann
Hello


if i using SSL on all server do the key need to be the same on all server

or can i use diffrent key on all server ?

Posted: Sat Sep 11, 2004 10:32 pm
by codemastr
The key *must* be *different* on each server. Keys and certificates are generated for a specific server. If you use a cert/key on another server, then most likely clients will reject it as not matching the server.

Posted: Sat Sep 11, 2004 10:40 pm
by jailmann
Hello

Thx for quic answer