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

Re: HTTP API - GSKit - SERVER_AUTH Error



It appears that the attribute ID that I set in that section of code was 
first released in V5R3, then made available via a PTF to older releases. 
You can learn about the problem it solves, and the PTF you need to enable 
the functionality on V5R1 and V5R2 at the following link:
http://tinyurl.com/33wbda

Unfortunately, I did not realize that this functionality required V5R3 (or 
a PTF) when I wrote that code.  Without access to older boxes to test it 
on, I have to rely on bug reports (like yours) and documentation (which 
doesn't mention which release each specific option was added -- only which 
release the API was added)

So your options are:

a) Install the PTF.
- or -
b) Comment-out the code.

I'll try to include a fix in the next release.  Though, I'm wondering why 
other people haven't reported the same problem.  Apparently everyone 
already has the PTFs installed?

Anyway, thanks for the bug report.

-- 
Scott Klement  http://www.scottklement.com

On Mon, 5 Feb 2007, Bellsouth wrote:

> Here is something I do not understand.
>
> On my HTTPS calls, I am now getting a 701 error on the set_enum call for SERVER_AUT.
>
> In COMSSLR4, this is just above the FIXME comment in my version of the source.
>
> If I change RC from 701 to 0 with debug, it continues (like in EXAMPLE3, I get Scott's page & all).
>
> I am pretty sure EXAMPLE3 and a knock-off I did on another site were working on this same machine a year or two ago... so  what have I done to hose it? (I did put up SSL, which seems to work from the server side of things)
>
> This machine is on V5R1, and I tried it on a V5R2 machine w/the same failure.
> I may have updated to a newer HTTPAPI release since then...?
>
> Any thoughts, anyone?
>
> Thanks in advance,
> Chris
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------