Re: regarding retrival of server certificate



Are you using SSL? It takes care of that for you. If you want to do
something programmatic involving SSL and HTTP, use the HttpWebRequest class
in .NET to access the Apache server. If you want to get details of the
server's certificate, you can create an instance of a class that implements
ICertificatePolicy and use the CheckValidationResult to get the server's
certificate during the SSL handshake and check to see if it is valid.

HTH,

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
<barathee_raja@xxxxxxxxxxx> wrote in message
news:1165398418.770961.98240@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hi,
am bharathi currently working in .net platform,in my application
iam in need of retriving the certificate stored at the server and to
validate the identity of the server.
my sever is winn.mygdc.com and it's a apache web server.
is there any options available in the .net to attain this.

please help me regarding this issue.

thanx in advance

regards
bharathi



.



Relevant Pages

  • Re: SSL for dummies... how to generate X509Certificate (*.DER) files?
    ... It sounds like you made it past the SSL stuff before I had a chance to ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... It's not my server so I can't do anything about the ...
    (microsoft.public.dotnet.security)
  • Re: ADAM wirh SSL
    ... I've recently configured SSL on a few other ADAM servers with absolutely no ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... I just setup an ADAM on a standalone server. ...
    (microsoft.public.windows.server.active_directory)
  • Most users cant connect to our SSL-- help!
    ... I've included all relevant SSL settings from our ... Subject: Large percentage of customers cannot connect to https: ... server, which then grinds indefinitely. ... "2) Your secure order form is not working. ...
    (comp.security.misc)
  • Most users cant connect to our SSL-- help!
    ... I've included all relevant SSL settings from our ... Subject: Large percentage of customers cannot connect to https: ... server, which then grinds indefinitely. ... "2) Your secure order form is not working. ...
    (comp.security.ssh)
  • Most users cant connect to our SSL-- help!
    ... I've included all relevant SSL settings from our ... Subject: Large percentage of customers cannot connect to https: ... server, which then grinds indefinitely. ... "2) Your secure order form is not working. ...
    (comp.security.unix)

Quantcast