Re: ADAM SSL



Lee,

Thanks a lot for the troubleshooting suggestions. I ended up using the SSL
Diagnostics tool from Microsoft (SSLDiag.msi) which was helpful in isolating
the problem we were experiencing. As you suggested, the certificate we were
using did *not* have a valid private key. I executed the following command
to rebuild the private key:

certutil –repairstore my CertSerialNumber

Where "CertSerialNumber" is the serial number of the imported ADAM SSL
certificate (this can be found by executing the following command: certutil
-store my).

Once the private key was generated, I moved the certificate (using the
Certificates MMC snap-in) from the Local Computer personal store to the ADAM
Service personal store and restarted the ADAM service. SSL connections to
the ADAM directory instance worked perfectly.

Thanks again for your help!
Donté

"Lee Flight" wrote:

> Hi
>
> have you tied bumping the diagnostic logging of the Schannel
> security provider
>
> http://support.microsoft.com/?id=260729
>
> try setting the level to 0x7 and then attempt an LDAP/SSL connection.
>
> Also when you open the cert in the Certificates MMC does it show as
> valid, having a corresponding private key, valid cert path etc.,
>
> Lee Flight
>
>
>
> "Donté Henry" <DontHenry@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:5941DF26-924C-45EE-9D7F-AC7C4C12CB91@xxxxxxxxxxxxxxxx
> > All,
> >
> > -----------
> > LEE: Before you send the URL link to your Google Groups notes, PLEASE READ
> > THIS: Our ADAM service has been granted FULL ACCESS permissions to ALL
> > key
> > stores on the ADAM server. Your notes do not seem to address the problem
> > we're experiencing.
> > ------------
> >
> > I saw a previous post where Steven asked about setting up ADAM to use an
> > SSL
> > certificate. However, I didn't see any solution posted. Here's our
> > situation:
> >
> > We have installed a Versign cert. to enable ADAM to accept SSL
> > connections.
> > After installing the cert., verify that it works with IIS, granting the
> > ADAM
> > service read permission to the key container, and moving the cert. to the
> > ADAM service store, we still get the following error when attempting to
> > establish an SSL connection to our ADAM directory:
> >
> > Event ID: 1220
> > Source: LDAP Interface
> >
> > "LDAP over Secure Sockets Layer (SSL) will be unavailable at this time
> > because the server was unable to obtain a certificate.
> >
> > Additional Data
> > Error value:
> > 8009030e No credentials are available in the security package"
> >
> > Is there an extra step required to enable ADAM to utilize the installed
> > certificate?
> >
> > Thanks for your help!
> >
>
>
>
.



Relevant Pages

  • Re: ADAM SP1 on Win2K3 SP1
    ... key for the ADAM service account. ... The SSL server credential's certificate does not have a private key ... My general cryptography knowledge tells me only the account used to ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM SSL
    ... Also, like Lee noted, private key files are protected ... > I tried giving full control for Everyone on my test ADAM server but still ... Do u think this is a certificate issuing problem or ADAM SSL ... I can connect to default SSL port 636 at ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM SP1 on Win2K3 SP1
    ... The SSL server credential's certificate does not have a private key information property attached to it. ... My general cryptography knowledge tells me only the account used to request an SSL certificate should have a private key attached to it. ... Of course I also copied that new certificate to ADAM instance personal certificate store, granted domain user account full control to every file in MachineKeys folder and restarted ADAM instance. ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAMs replica doesnt have any passwords?
    ... because the server was unable to obtain a certificate. ... The ssl certificate on this new machine is set up but not in full as in it ... change yet because adam is not set up, so we can't move the production....and ...
    (microsoft.public.windows.server.active_directory)
  • Re: Publishing SSL WebSite....Arghhhh
    ... to web publishing that site and SSL so I entered my site's name in the ... certificate; when you export the web server certificate, ... I tried to re-export the cert from the web server but the options it ... How to export a certificate with the private key: ...
    (microsoft.public.isa)