aspose file tools
The moose likes Java in General and the fly likes How to create self signed certificate Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "How to create self signed certificate" Watch "How to create self signed certificate" New topic
Author

How to create self signed certificate

Suat Ugurlu
Greenhorn

Joined: Mar 16, 2004
Posts: 14
Hello,
As you know, we can create self signed certificates using keytool.
Does anyone know How we can create a self signed certificate without using keytool.
I want to create the certificate in my program according to the input
given by the user (CN, O,...etc..)

Thanks, Suat.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35253
    
    7
This section of the Sun Java Tutorial shows how to do it.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to create self signed certificate
 
Similar Threads
SSL Basic Concepts
CACERTS FILE!
Create SSL Certificate
First time applet
keytool