[jboss-user] [Security & JAAS/JBoss] - Re: JBoss with SSL
aamonten
do-not-reply at jboss.com
Mon Dec 15 08:16:45 EST 2008
"Marcos_APS" wrote :
| I've checked this wiki:
|
| http://www.jboss.org/community/docs/DOC-11989
|
| but I didn't see (or didn't understand) how to make my own Certificate. Is this the right wiki? If not, can you please provide the link for the right one? If this is the right wiki, where is this information?
|
| Marcos
In section 2 of the wiki that you mention you can find:
Create the client certificate
| keytool -export -alias clientkeys -keystore client.keystore -storepass 123456 -file client.cer
the keytool command is provided with Sun's java sdk
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196552#4196552
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196552
More information about the jboss-user
mailing list