Re: Software caused connection abort: recv failed

From: Janwillem Borleffs (jw_at_jwscripts.com)
Date: 12/11/04


Date: Sat, 11 Dec 2004 12:02:57 +0100

Colin Mackie wrote:
> What was the solution?
>

The private key was missing, so the certificate chain was sent without any
authentication. After defining the pkcs12 file as the
javax.net.ssl.keyStore, the certificates where applied along with the
private key...

JW



Relevant Pages

  • Re: Software caused connection abort: recv failed
    ... The private key was missing, so the certificate chain was sent without any ... After defining the pkcs12 file as the ...
    (comp.lang.java.help)
  • PKCS12 is that something special?
    ... Secure Socket Layer, SSL. ... // java.lang.String passphrase) ... The certificate chain, the private key, and the password phrase ...
    (comp.security.misc)
  • Re: Manual import of pkcs12 file
    ... You cannot programatically control this, but you can set a high setting on ... how do I programatically import a pkcs12 file ... > 2) Possibly, I could parse that PFX blob, and apply a DPAPI call to> just the private key, rewrite the blob and call without the> CRYPT_USER_PROTECTED flag. ... I don't truly know what> goes on behind the scenes of the PFXImportCertStore API. ...
    (microsoft.public.platformsdk.security)
  • Manual import of pkcs12 file
    ... how do I programatically import a pkcs12 file ... into a certificate store without giving the user the option to settle ... just the private key, rewrite the blob and call without the ... goes on behind the scenes of the PFXImportCertStore API. ...
    (microsoft.public.platformsdk.security)
  • Re: [Full-disclosure] Removing certificates on MS Windows.
    ... you install a pkcs12 file containing your ... certificate and private key ... I would never use any private key on any un-trusted computer. ...
    (Full-Disclosure)