X509 Certificate

From: Bob (michael37collins@hotmail.com)
Date: 09/29/02


From: "Bob" <michael37collins@hotmail.com>
Date: Sun, 29 Sep 2002 18:00:08 GMT


I am using the x509 class with a secure certificate in a C# Winform
application. When not running through a proxy server or a firewall, the
certificate is validated and the application runs fine. However, when a
proxy server is in place, the application generates an exception:
TrustFailure.

When accessing the same website with the same certificate through a browser
session, there is no trust failure. Adding a proxy client object does not
seem to help.

Any ideas or suggestions on what can make the winform application respond in
the same manner as the browser?



Relevant Pages

  • Help with an internet connection
    ... Your web traffic is routed through a proxy server that's ... but the certificate thing's kinda unlikely. ... If you're on a work domain you need to be logged onto the ... If you get this error connecting to a commercial Internet ...
    (microsoft.public.windowsxp.network_web)
  • Eventing Client
    ... How does WS Eventing works around the problem of the subscriber client being ... a Winform Application and behind firewall / Proxy server? ... telling the server the accessible IP address of the Winform Client EndPoint. ...
    (microsoft.public.dotnet.framework.webservices)
  • Eventing Client
    ... How does WS Eventing works around the problem of the subscriber client being ... a Winform Application and behind firewall / Proxy server? ... telling the server the accessible IP address of the Winform Client EndPoint. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: getting 403: forbidden when attempt to access SSL secured webservice
    ... My user account, Service Account, or ... Computer Account, and Service Account. ... I do not have a single certificate but rather three certificates that are ... the error is also generated on a VB.net winform app. ...
    (microsoft.public.dotnet.framework.webservices)
  • How to accept the Untrusted cert?
    ... I use JSSE to implement a proxy server which support http/https. ... certificate which doesn't signed by CA. ... sun.security.validator.ValidatorException: No trusted certificate ...
    (comp.lang.java.programmer)