Hi there,
I got the problems as what title said.
I have an applet application (jre1.6.0_06 is used) which will encrypt key using AES and It work fine when policy files contains http codeBase only.
It is found that function generatekey() wont work correctly (wont generate same key but no exception is thrown) When https codeBase is added to policy file.
Found out there is similar problems before at: https://forums.oracle.com/message/6388132
But I would like to know the root cause so I could get the right solution.
Thank you for your help.
Thanks
PH