Home > other >  Iis8 binding HTTPS has a problem, ask for help, thank you
Iis8 binding HTTPS has a problem, ask for help, thank you

Time:09-28

Operating system: Windows Server 2012 Standard

IIS version: 8.0



Site A, using the HTTPS protocol, the certificate is: www.a.com


When create site B is used, also use the HTTPS protocol, certificate of choice is: www.b.com, but prompt information, as follows:

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Editing the site binding
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
At least one other websites are using the same HTTPS binding, and this binding configuration with another certificate, really want to reuse the HTTPS binding and other sites to designated for the use of the new certificate?
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Y (Y) N (N)
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --


When I click "yes", to return to site A, found A site certificate is automatically turned to B site certificate, back and forth for several times are so, is this why? How to solve the

1, to create the site for the first time A (normal)

2, to create the site B

When click "ok" is a tip: (I'm sure there is no other sites use this certificate)

Done, on A visit to A find can not access the site, go back to the iis A look, A site's certificate into B site's certificate


When I put A site's certificate correct again, found that B site has become A site's certificate, are repeated several times in this way,

CodePudding user response:

Each configuration needs to check the server name
  • Related