Help on : CURL header -> Authorization: Negotiate

2024-09-23 Thread Jason Qian via curl-users
Hi, We have a client that uses: CURL Version [7.83.0] CURL SSL Version [OpenSSL/1.1.1n] When Kerberos is enabled, sometimes the server ticket of Negotiate is too large that the server has problems handling it. My question is in the curl, is there a way to control the siz

Re: Help on : CURL header -> Authorization: Negotiate

2024-09-24 Thread Jason Qian via curl-users
Thanks Daniel, Jason On Tue, Sep 24, 2024 at 5:46 PM Daniel Stenberg wrote: > On Mon, 23 Sep 2024, Jason Qian via curl-users wrote: > > > When Kerberos is enabled, sometimes the server ticket of Negotiate is > too > > large that the server has problems handling it. >