No more 'unable to find valid certification path to requested target'
Moved to http://nodsw.com/blog/leeland/2006/12/06-no-more-unable-find-valid-certification-path-requested-targetLabels: Google save me, java, LDAP
Labels: Google save me, java, LDAP
22 Comments:
Hi,
Thanks a lot and thanks to Andrea!!! Such a big help....
Nanzy
Hello
Thank you to Andeas Sterbenz very much
You can help me resolve problem
Hello
Thank you very much
You can big help for me resolve problem
Thanks a million
Help me quite a lot
I followed all the steps mentioned in the article. I also saw the message - Added certificate to keystore ...
We are having an web based application whihc runs on JBOSS. But this application is still giving the same error - SSLHandshakeException
Do we need to chnage any startup parameters in the JBOSS run.sh script?
Thanks very much, this came at the right time. Really helped me out.
I tried to compile the java file to install a cert and I get a compilation error on line 152... I think it has to do with the inheritance using the : the way it is written out. perhaps this is a java version error... I am trying to compile with javac in j2sdk1.4.2_16
Hi JAaronAnderson.com, I face the same problem as you. Did you figure it out???
thx,
Ketchup
Hey
I am getting the following error when I tried using InstallCert.java ;
C:\>java InstallCert.java perftest.connectnoida.corp.adobe.com
Exception in thread "main" java.lang.NoClassDefFoundError: InstallCert/java
Caused by: java.lang.ClassNotFoundException: InstallCert.java
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Please guide. Thank you.
Rajeev
Thank you verymuch, I followed all steps and I got the file and stored in security folder. But how it use this in our java client? I dont know what steps to follow, please help on this
need help :(
if i run this application (anyway if in eclipse or by commandline) all seems to be fine. it tells me that the alias is added to jssecacerts.
but it aint. if i run the programm again it adds the certificate again to jssecacerts. and again, and again...
of course my java applications are still not able to handshake with the ca's host.
to you have an idea what could cause this problem?
yes!!!
this thing saved my life here in my Job!
thank you very much!
Thank you!
The link to document on java website is broken. Please fix it
Copying to .../security - folder didn't work for me, but using
java -Djavax.net.ssl.trustStore=jssecacerts MyApp
worked.
Thanks ///M
Thanks very much. You are my saviour. :D
I got the following error....
C:\Program Files\Java\jdk1.6.0_17\bin>java InstallCert https://www.ebidsourcing.
com
Exception in thread "main" java.lang.NoClassDefFoundError: InstallCert
Caused by: java.lang.ClassNotFoundException: InstallCert
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:303)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:316)
Could not find the main class: InstallCert. Program will exit.
can you help me plzzz...
Thank you in advance.
The InstallCert client is not there anymore, where can I get the client from? Thanks
cant able to download the java program. It is displaying 404 error in oracle site
I am unable to download the java program. It takes me to a 404 error. Could you send the file to smk.naseer@yahoo.com
So, you copied the article, and the original (together with its whole blog) is now gone away. Sadly, also the download links are now gone away. Do you randomly have copies of those?
Great article...Helped me to solve my problem in few min...thanks for posting this to the point article...
Post a Comment
<< Home