How i can use one certificate with two servers

I have certificate installed in one server i want to use this certificate in another server with the same domain
how can i do that

2 Likes

Hi @mahmoudfathy

copy the files (private key and public key + intermediate certificate) and use these with your second server.

That's all.

1 Like

where i will paste these files
in which directory ?

and how to use it ?

1 Like

You have a working system. So you have a template how to do that.

1 Like

Hi @mahmoudfathy
You may want to take a look at this thread.

2 Likes

Are you actually load balancing (or doing disaster recovery) between two servers or is this two different websites? E.g. a certificate for domain.com won't work for example.domain.com unless its a wildcard (using DNS validation etc).

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.