On Fri, 2010-09-17 at 17:57 +0200, Bernd Roesch wrote:
> I see here this
>
> """
> SSL / https breakage has been reported. (RISC OS on Beagleboard only --
> WONTFIX in 2.6)
> * Might be our ca-bundle? I've had reports that changing it fixes
> problems with https (updated
> in r10538)
> """
>
> this was notice on AOS on slow systems too.
That is something else, then. The above issue is nothing to do with
being unable to set up a TLS connection fast enough.
> maybe netsurf can do a call so there is enough time to load certificate. ?
A call to what?
> I find out when netsurf the 1. time access a page openssl or something need
> lot CPU time.if system
> is too slow a timeout error come
Well yes, it's setting up a TLS session. This is relatively CPU
intensive. It would help if you told us what the actual text of the
error message is.
> I seen that if I write or put a css like: div { text-align: justify; }
> NetSurf ignores them...
> This bug can be fixed in the next version?
No chance whatsoever. Full justification of text is far too complicated
a change to be making any time soon.
J.