How can I generate an SSL CSR for AES-256 encryption with keytool?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170859#4170859
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170859
I have an application running on Jboss 4.2.2, implementing some custom
authentication logic, then displaying a third party application in an iframe.
The third-party application authenticates based on the request IP, which should
be the IP of the server running JBoss. However, currently the reque