Home > front end >  Iis posted on the website also has an HTTP address with HTTPS, call interface times wrong
Iis posted on the website also has an HTTP address with HTTPS, call interface times wrong

Time:11-26

Iis version: 8.5.9600.16384
On this version of iis has launched a website, the configuration of an HTTP address at first, use normal, later because the business requirements, and below the site added a HTTPS address, dedicated to provide the call, the certificate is created directly in iis, HTTPS interface using normal at first, no problem, but after a period of time (1-3 months, there should be a specific can't remember), called again HTTPS interface, start an error, the error information is as follows:



But sometimes can be used again, chance is very small, but can have seen, what reason is this excuse me?


And want to ask this to my original HTTP interface has influence? I now call the HTTP interface, found an error, is not clear whether the same reasons, seek guidance,
HTTP interface error is as follows:
Ie: network error 0 x2efd, due to an error 00002 efd this operation cannot be completed
Chrome: net: : ERR_CONNECTION_REFUSED

CodePudding user response:

HTTP request network error has been resolved, it is the request address wrong
But the HTTPS issues still have no idea

CodePudding user response:

IIS create debugging with the certificate of the period of validity, so you are ok at the beginning, then the period of validity is not ok.

CodePudding user response:

refer to the second floor syeerzy response:
create IIS debugging with the certificate of the period of validity, so you are ok at the beginning, then the period of validity is not ok.

But I checked the certificate of iis, shown above has not yet expired
  •  Tags:  
  • IIS
  • Related