aspose file tools
The moose likes Security and the fly likes How to import Self signed Certificate to be used in java program ..??? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "How to import Self signed Certificate to be used in java program ..???" Watch "How to import Self signed Certificate to be used in java program ..???" New topic
Author

How to import Self signed Certificate to be used in java program ..???

Hassam Khan
Greenhorn

Joined: Dec 21, 2006
Posts: 3
Dear All,

Can anyone have idea how to import Self-signed certificate? I want to connect a https URL having self-signed certificate. When i tried to hit from program get the following error:

"unable to find valid certification path to requested target"

I have the Certificate file.

Reference link:
http://www.coderanch.com/t/207236/sockets/java/java-io-IOException-HTTPS-hostname

Thanks,
Regards,
Hassam
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35253
    
    7
Welcome to JavaRanch.

Is this a certificate you want to use in the browser as a client certificate, or one you use on the server, so as to enable SSL?

If the latter, that depends on the server. E.g., instructions for Tomcat can be found here.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to import Self signed Certificate to be used in java program ..???
 
Similar Threads
calling servlet from java class
Queries on role of files .keystore and CAKey.pem while moving the site to https?
connect to a SOAP webservice using SSL
Certificate problem: No subject alternative names present
Exception java.io.IOException: HTTPS hostname wrong: