Hello, we've deployed XXE 5.3.0 as an applet using the following command line, run from within the XXE 5.3 folder ready for deployment:
./bin/deploywebstart -jsapplet xxe -keystore ~/.keystore -storepass KEYSTORE_PASS -keypass KEY_PASS -alias ALIAS KEYSTORE_PASS, KEY_PASS, and ALIAS, of course replaced by the correct JKS keystore values. The applet works OK, no warning about a non-signed certificate shows up. Shortly after, XXE 5.4.0 came out so, we've prepared it for deployment, installing the same addons the XXE 5.3.0 deployment had, and then ran the same command line, to sign all jars with the same certificate to deploy on the same machine. The browser nows warns with a non-valid certificate each time XXE 5.4.0 applet is loaded. If we check the 'do not ask again' checkbox, of course the browser does not warn anymore, but we wonder what may be different between XXE 5.3 and XXE 5.4 that now the same signing certificate valid for XXE 5.3 is not valid anymore (It states Editor UNKNOWN) for XXE 5.4. Thanks in advance for your help. -- Fabián Mandelbaum IS Engineer -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

