Re: how to use SSL



Brandon McCombs wrote:
I need some help on setting up SSL to use with JNDI and accessing an LDAP server. Do I need a CA cert, client cert, server cert, a combination of those or none of them? Java docs on sun.com aren't clear on exactly what is needed. What stores do I put them in and what references do I need in my code?

To set up ssl on the server side you need a server certificate which you can generate yourself, a test certificate. The CA cert would then be generated by you as well.

When it comes to how to use it you can look at 3rd party providers, f.ex openssl, cryptix or others.

/tom
.



Relevant Pages

  • RE: IIS Key pairs (how to export an IIS 4.0 self-issued Root CA a nd import into new IIS 4.0 box)
    ... it prompts the user for what client cert they want to use to connect to the ... it issues client certificates to the end users. ... Step I - Installing the New Server ... Install NT SP 3 ONLY ...
    (Focus-Microsoft)
  • Re: PEAP not working with server certificate from Globalsign
    ... Are you aware of cert provider supporting that EKU? ... > Your setup isn't clear -- you say you're using a Cisco RADIUS server? ... > cert must have the server authentication purpose in order for it to work ... >> A customer has ordered a server certificate from Globalsign to use on ...
    (microsoft.public.internet.radius)
  • Re: IIS 5.0 & SSL
    ... I would suggest you export the cert out ... How to Import a Server Certificate for Use in Internet Information Services ... > My client set up a web site at DMZ of their firewall. ...
    (microsoft.public.inetserver.iis.security)
  • Re: ActiveSync error 0x85010004 from Windows Mobile 6 to SBS 2003
    ... I found a link suggesting a test of the OMA using a desktop browser by ... the server and from the phone. ... I then reinstalled the cert, ... Before installing the cert, I could ...
    (microsoft.public.windows.server.sbs)
  • RE: Certificate logon on Unix
    ... I don't know of any package but there is prolly one out there you should ... The good news is that getting fulle client ... and server side authentication is pretty easy so it will work as a quick ... setup your CA and make the root cert Pbk available to everyone. ...
    (Security-Basics)