Re: Problem establishing SSL connection in code-behind



Oh, BTW, when I debug the code in VS2005, I could actually see the
info of the remote site's certificate like so:

certificate = {[Subject]
CN=mercury01.mycompany.com

[Issuer]
CN=mercury01.mycompany.com

[Serial Number]
1FED32A445751AB74F0F89F2743D6447

[Not Before]
9/14/2007 2:42:32 PM

[Not After]
9/13/2008 8:42:32 PM

[Thumbprint]
0C58396AA59FB2507BD3ADB1F6DF7...

And I verified again and again that I am using the correct username,
password and domain. But still, every time, I get this annoying
401(Unauthorized) exception.
.



Relevant Pages

  • Re: Win2K certificate chain validity problem
    ... the issuer name and serial number." ... serial number of the subject certificate". ... Our interpretation is that this means "the issuer name and serial number ... Number fields of the Authority Key Identifier extension are populated, ...
    (microsoft.public.win2000.security)
  • Re: Verifying Issuer Certificate
    ... Cert chain validation, as Hao has mentioned below, can be done with the ... You can then check if the issuer certificate ... you have is in the certificate chain returned. ...
    (microsoft.public.platformsdk.security)
  • Re: Certificate not shown with efsinfo /y
    ... that indeed makes efsinfo/y show the certificate. ... > encrypted files on a remote computer once the certificate was shown by ... > So the real problem is that I have encrypted files on computer A. I've ... >> Autoenrollment updating the cert should update the "current" cert, ...
    (microsoft.public.win2000.security)
  • Re: Exporting/importing Certificate+private key from remote machine
    ... are you impersonating the user and loading the user profile on the remote ... I opened personal certificate store on a remote machine using ... > 5 The BLOB is a PFX packet which i confirmed using PFXIsPFXBlob. ... I tried importing this BLOB to local machine using PFXImportCertStore ...
    (microsoft.public.platformsdk.security)
  • RE: troubleshooting shared EFS on Windows XP
    ... To be able to share encrypted files remotely, ... onto the machine and encrypting a file so that his profile contains an EFS ... After that the first user can add that certificate to files ... Look under Ch 17> Remote EFS Operations on File Shares and Web Folders> ...
    (microsoft.public.windowsxp.security_admin)