fbordina / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

LDAP certificate Import problem #671

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
c:\Program Files\Java\jre1.8.0_40\bin>keytool.exe -import -keystore $JAVA_HOME/l
ib/security/cacerts -file ldpcert.pem -alias AD2k12.admigrate.local

Enter keystore password:
Re-enter new password:

keytool error: java.io.FileNotFoundException: ldpcert.pem (The system cannot fin
d the file specified)

Error in Keystore.. Please help me and give me procedures to import 
certificates.

Original issue reported on code.google.com by cnagre...@simeiosolutions.com on 25 Mar 2015 at 7:53

GoogleCodeExporter commented 8 years ago
This is not a PWM problem, seems more like a PEBKAC error: if the file is not 
there, the file is not there... Try putting ldpcert.pem in the right place.

Original comment by menno.pi...@gmail.com on 25 Mar 2015 at 8:36

GoogleCodeExporter commented 8 years ago
Thanks but i just entered ldpcert.pem name i haven't created it yet.

How to create pem certificate from LDAP ??

Original comment by cnagre...@simeiosolutions.com on 25 Mar 2015 at 9:05

GoogleCodeExporter commented 8 years ago
Again, not a PWM issue. Please use your favorite search engine to find 
information on how to export your active directory certificate chain in 
PEM/Base64 encoded format. 

Original comment by menno.pi...@gmail.com on 25 Mar 2015 at 9:09

GoogleCodeExporter commented 8 years ago
Where to place ldpcert.pem file ?

Original comment by cnagre...@simeiosolutions.com on 25 Mar 2015 at 11:22

GoogleCodeExporter commented 8 years ago
You're not getting it: THIS IS NOT A JAVA KEYSTORE SUPPORT SITE. 

You can place the file where-ever you like, as long as you point to the right 
location when importing. It will easily fit on a 5 1/4" floppy in your B: drive.

Original comment by menno.pi...@gmail.com on 25 Mar 2015 at 12:32