When recording why do I get the following warning: This warning occurs because a server certificate is being presented to the client and the domain name of the Url being accessed does not match that which appears on the certificate. E.g. if the client application goes to "https://yourcompany.yourcompany.com/", the certificate that is presented should be by yourcompany.yourcompany.com. The warning can also happen because a Borland certificate is being presented to the client, and not the actual server certificate, therefore the name on the certificate is "www.borland.at" and not that of the actual site. This is default behavior for SilkPerformer and, when recording through a web browser, the dialog warning can be safely ignored by clicking "Yes" when prompted. Of course this does not happen when SilkPerformer is removed from the chain, as the server is presenting the certificate directly to the client so the certificate name and site-issuing name will be the same. The two diagrams below show how the client / server handshake really occurs and how the client sees it. The real chain: Client o----o recorder o-----------------o server The clients perception of the chain: Client o---------------------------------o server
↧