xsl-list
[Top] [All Lists]

Re: [xsl] HTTP authentication support

2007-08-31 07:27:04
"Colin" == Colin Paul Adams 
<colin(_at_)colina(_dot_)demon(_dot_)co(_dot_)uk> writes:

"Elliotte" == Elliotte Harold <elharo(_at_)metalab(_dot_)unc(_dot_)edu> 
writes:
    Elliotte> Which, if any, processors support HTTP authentication in
    Elliotte> the URLs they retrieve? Both for the initial document
    Elliotte> and documents retrieved by the document() function?

    Elliotte> For my current needs I only need to retrieve
    Elliotte> authenticated documents from one site, so a single
    Elliotte> command line option would be sufficient. However longer
    Elliotte> term I'd like to be able to retrieve documents from
    Elliotte> multiple sites with different usernames and
    Elliotte> passwords. Thus either an extended document function or
    Elliotte> support for https://user:pass(_at_)host/ style URLs would be
    Elliotte> required.

    Colin> How are you suggesting these should work?

I just added --user= and --password= options to gestalt - if these are
both supplied, they are passed to the HTTP or HTTPS client as basic
authentication. It seems to work, as far as I can tell.

Do you have a test site and xslt program that I can use to verify this?
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>