[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: HTTPAPI and MS ISA Server



Proxy support has been in for a while, but it didn't work with SSL until Scott fixed it in version 1.21pre1.  I haven't checked that the fix is in the full release version of 1.21, but I assume it is.  All you have to do is to call http_setproxy() with the details of the proxy, and optionally call http_proxy_setauth() if you need to authenticate with the proxy, before you send an http request.  For example:

rc = http_setproxy( <proxy name> : <proxy port> );

rc = http_proxy_setauth( HTTP_AUTH_BASIC : <user id> : <password> );

__________________________________
Nick Townsend
Technical Leader
Endsleigh Insurance Services Limited
Telephone: +44 (0)1242 866866 ext. 6426


-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Mike Krebs
Sent: 27 November 2007 14:40
To: 'HTTPAPI and FTPAPI Projects'
Subject: RE: HTTPAPI and MS ISA Server

Proxy support is in 1.21 (some support in earlier versions). Look in the
HTTPAPI_H member for the proxy related entries. No examples so far as I
know, but you could provide one!

Mike Krebs

-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
[mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Pete Helgren
Sent: Monday, November 26, 2007 11:01 PM
To: HTTPAPI and FTPAPI Projects
Subject: Re: HTTPAPI and MS ISA Server

It is the authentication with the proxy that caused the biggest issue.
I looked into it at one time but it was beyond my skill to unravel all the
issues.

It seems to me that there was some work done on proxy authentication for
HTTPAPI but I don't recall what the context was.  Perhaps someone else on
the list would know?

Pete


Jeffreehy Talavera wrote:
>    Hi,
>
>    There is a way to consume a web service using HTTPAPI from iSeries
>    going through MS ISA Server?
>
>    I'm asking this because I have a case that they have an ISA SERVER
>    instead of using a PIX to control the security to go to the out side
>    world, and the MS ISA Server is asking for and user id and password or
>    and Anonymous user id.
>
>    there is any way to do it?
>
>    Thanks and Regards.
>
>    Jeff Talavera
>
>    Consultant
>
>    S390, iSeries & Open Systems
>
>
> ----------------------------------------------------------------------
> --
>
> ----------------------------------------------------------------------
> - This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> ----------------------------------------------------------------------
> -
>

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------



Information contained in this email is intended for the use of the addressee only, and is confidential and may be the subject of legal professional privilege.  Any dissemination, distribution, copying or use of this communication without prior permission of the addressee is strictly prohibited.   If you have received this email in error please notify the Help Desk at Endsleigh on 01242 866866. 
The contents of an attachment to this email may contain software viruses, which could damage your computer system. While Endsleigh has taken every reasonable precaution to minimise this risk, we cannot accept liability for any damage, which you sustain as a result of software viruses. You should carry out your own virus checks before opening the attachment. 
www.endsleigh.co.uk
Endsleigh Insurance Services Limited is authorised and regulated by the Financial Services Authority, this can be checked on the FSA Register by visiting their web site at www.fsa.gov.uk/register
Company number: 856706 
Registered in England at Shurdington Road, Cheltenham Spa, Gloucestershire GL51 4UE


-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------