Yes, I am trying to access an https site through a proxy.  As I said
before I'm asking this question because the error I get on the client
side - Unrecognized SSL handshake says, as far as I can tell,  that an
https connection is being attempted on an http line.  I have set
debug=99 on the connection, and I am not getting any helpful information
on why the connection is failing.

Rich Catlett

On Tue, 2002-05-14 at 03:54, Graham Leggett wrote:

    Rich Catlett wrote:
    
    > I'm trying to tunnel https through a proxy using the CONNECT method.
    > tomcat 4.1-dev is running with a connector expection an https connection
    > on port 445.
    
    CONNECT only makes sense if you need to access an https site through a
    proxy - there is no "https through http" happening anywhere.
    
    What are you trying to achieve?
    
    Regards,
    Graham
    -- 
    -----------------------------------------
    [EMAIL PROTECTED]            "There's a moon
                                        over Bourbon Street
                                                tonight..."
    
    --
    To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
    For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
    
    

Reply via email to