The problem is probably that you are using keytool to generate the certificates. Keytool
only generates V1 certificates that lack the SubjectKeyIdentifier extension. You need
something that can generate V3 certificates eg. openssl to generate the server key.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977837#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...