"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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to