Re: Rending PDF from a secure site

2003-07-14 Thread J.Pietschmann
Jeremy Nix wrote: Additional information: Browser: IE 6.0.2800.1106.xpsp2.030422-1633 ->found that it worked in netscape 7.02 Request Info: Request is coming from a secure site. Response Info: I'm dumping the pdf into the response and setting the mimetype to application/pdf. PDF Plugin: Adobe Acr

RE: Rending PDF from a secure site

2003-07-14 Thread Jeremy Nix
6699 ext 1158 -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Friday, July 11, 2003 5:06 PM To: [EMAIL PROTECTED] Subject: Re: Rending PDF from a secure site Clay Leeds wrote: > I believe that even such dependencies the DTD would need to be on the > secure server. I w

Re: Rending PDF from a secure site

2003-07-11 Thread J.Pietschmann
Clay Leeds wrote: I believe that even such dependencies the DTD would need to be on the secure server. I would have to assume SSL connections were taken into account when the powers that be implemented the XML Spec for name spaces. ;-p Namespaces aren't even remotely related with seecure communi

RE: Rending PDF from a secure site

2003-07-11 Thread Jeremy Nix
D] Subject: Re: Rending PDF from a secure site On 7/11/2003 9:04 AM, Jeremy Nix wrote: > Okay, well I can understand if it is considering the DTD when > determing whether the content is secure. I guess I didn't realized > that the dtd information ff the rendering xsl document would

Re: Rending PDF from a secure site

2003-07-11 Thread Clay Leeds
On 7/11/2003 9:04 AM, Jeremy Nix wrote: Okay, well I can understand if it is considering the DTD when determing whether the content is secure. I guess I didn't realized that the dtd information ff the rendering xsl document would be considered. I do have an image on the page, but the image is com

RE: Rending PDF from a secure site

2003-07-11 Thread Jeremy Nix
well. _ Jeremy Nix Senior Application Developer Southwest Financial Ltd. [EMAIL PROTECTED] (513) 621-6699 ext 1158 -Original Message- From: Clay Leeds [mailto:[EMAIL PROTECTED] Sent: Friday, July 11, 2003 11:55 AM To: [EMAIL PROTECTED] Subject: Re: Rending PDF from a secure

Re: Rending PDF from a secure site

2003-07-11 Thread Clay Leeds
On 7/11/2003 8:47 AM, Clay Leeds wrote: 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! I believe that even such

Re: Rending PDF from a secure site

2003-07-11 Thread Clay Leeds
On 7/11/2003 8:36 AM, Jeremy Nix wrote: 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 t