<p>I have a web server with iis 7.5 and ssl is set to ACCEPT. (lets call this service A). Its windows server 2008 r2.</p><p>I also have a root CA + Intermediate servers.</p><p>The client certificate loaded into service
B and it sends a request to service A, it only works when the certificate loaded into service B is uploaded into TRUSTED PEOPLE. The root ca and intermediate are already loaded into service a's server.</p><p>It only works like this, but I believe
that this should not be like this, it should be validadet against the root ca and/or intermediate certificates already loaded.</p><p>maybe Im missing something here?</p>
↧