Adding support for GSS Credential and Credential Cache

2021-01-05 Thread Vipul Mehta via curl-library
Hi, We have been using curl version 7.37.1. It was built with fbopenssl. We are using it for kerberos authentication with tomcat server via HTTP SPNEGO with GSS-API. We did our own enhancements in it to accept a GSS credential and Credential cache for Kerberos authentication. For this we added a

Re: Adding support for GSS Credential and Credential Cache

2021-01-14 Thread Vipul Mehta via curl-library
Stenberg wrote: > On Tue, 5 Jan 2021, Vipul Mehta via curl-library wrote: > > Thanks for considering contributing to the project! > > > We are working on adding the support for GSS credential and Credential > cache > > in curl version 7.68 and once done, we would like t