I've got a servlet that I am using to perform PDF transformations. Recently, we secured this web application with a certificate. Now, everytime the servlet renders the pdf I get a prompt "This page contains both secure and nonsecure items. Do you want to display the nonsecure items?". I'm a little confused on what content is unsecure, and how I would then secure it so that this prompt does not appear. This may belong out of this list, but I figured it was a good place to start.
Are all active processes running on the same, secured server? If FOP, some dependency such as a logo/img or stream, or some other process is running on a separate server, that may be enough to trigger the 'non-secure' switch. HTH!
--
Clay Leeds - [EMAIL PROTECTED]
Web Developer - Medata, Inc. - http://www.medata.com
PGP Public Key: https://mail.medata.com/pgp/cleeds.asc
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
