2 Replies Latest reply on Aug 9, 2011 7:51 AM by dlofthouse

    Help jboss security issues? ..... KeyGenerator.getInstance("SunTlsRsaPremasterSecret")

    msteedle

      When I run my code on the command line or in eclipse it works fine, but when it is running on jboss as 7 my code fails to execute the following code:

       

                KeyGenerator.getInstance("SunTlsRsaPremasterSecret")

       

       

      Does anybody have any idea why?