You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Felix Schumacher <fe...@internetallee.de> on 2014/11/01 17:57:46 UTC

Re: Trying to do LDAPS with Tomcat 7 on windows

Am 29.10.2014 um 19:52 schrieb Nutter, Ronald:
> I have found where keytool is on the server where java has been installed.
> What I think I am supposed to do is export a cert from the server running ldap.  As I understand the documentation I have found, I should export the certificate with private keys.
> I have tried windows certmgr and certsrv and don't have an option to export the private keys even when I am logged in as Administrator on the server.
You do not need the private key of the server. After you have imported 
the cert into a java keystore, you will have to add that keystore as a 
truststore to your jvm.

Regards
  Felix
>
> Suggestions ?
> Ron
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org