04-06-2017 05:21 AM
When multiple clients establish SSL connection to same server, does server generate/use same certificate(with same public and private key) for every client connecction or different certificate for each client connection?
04-06-2017 05:39 AM
Its uses the same cert for server authentication, compare it with a passport when you travel overseas. you use the same passport, no matter what country you go to.
04-06-2017 07:42 AM
Testing it by going to a site on 2 machines with different AD users, and comparing thumbprint and serial number of the cert, it looks like it uses the same cert for the site for both users.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide