Am 30. Juni 2017 um 16:44:30, Gino Pacitti (ginok...@mac.com) schrieb:
Thanks Ralf
I will look into this… When you say Java 6 only supports TLS 1.0 and older 
cyphers - you are saying that it does not support ssl?
No, it does support SSL, but only older versions. Very secure web server 
configurations may require e.g. TLS 1.2. But I remember there is another, more 
serious problem with Java 6: it does not support SNI (used to indicate the 
intended domain name when connecting over SSL/TLS in virtual server 
configurations).

The third problem you may check for are whitespaces or newlines after the last 
closing tag (e.g. </html>) in your PDF components. I have been bitten by this 
recently after editing a PDF component directly on the server with vi, which 
added a newline to the last line, corrupting the component for PDF generation.

Ralf





GIno  
> On 30 Jun 2017, at 16:41, Ralf Schuchardt <r...@gmx.de> wrote:
> 
> Hi,
> 
> I may think of two reasons:
> 
> The Java root certificate store may be missing a root certificate for your 
> certificate.
> The Java version may not support the ssl protocols required by the server 
> (e.g. Java 6 only supports TLS 1.0 and older cyphers).
> (In my Wonder version the binding is called only „secure“, but I do not need 
> to use it and still get images over ssl connections).
> 
> Ralf
> 
> 
> Am 30. Juni 2017 um 12:25:36, Gino Pacitti (ginok...@mac.com) schrieb:
>> Hi 
>> Anyone know quickly why my PDF has stopped being generated after the server 
>> requires ssl enabled for image resources and pages? 
>> 
>> I have tried added isSecure=true to the ERPDFWrapper Component in wod file 
>> but still images do not appear? 
>> 
>> Am I missing something? 
>> 
>> Gino

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to