"aamonten" wrote : | 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
So, with this command line the keytool is generating a Certificate (a free one) for me that would be generated by a Certificate Authority, right? Marcos View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196565#4196565 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196565 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
