-
### Suggested enhancement
Provide a public API to allow configuration of a session ID to be used for the newly negotiated session.
### Justification
Certain SSL VPN protocols support both, TL…
-
### Description
I am trying to establish a connection with WinRM using domain user and authentication type as Negotiate and it is failing with 401 error. Below code i have used for connection.
```c#
…
-
When Alpaca receives a 407 from an upstream proxy, it just assumes that it's an NTLM proxy and starts to do an NTLM handshake.
In the last few months, I noticed that some of the proxies that I was …
-
As a driver I want to negotiate on the price with the person who put up a ride request.
As a driver I want to make a counter offer to the rider.
As a rider I want to make a counter offer to the driv…
-
I have two questions about your SCardConnect and SCardTransmit implementation.
1) I call SCardConnect with dwPreferredProtocols = SCARD_PROTOCOL_T0. CCID reader and card both support T0 and T1 prot…
-
Todo: negotiate with Kenneth Rundt to see if we can get permission to include SFCF in SFe and get a specification for SFCF.
If we can't access the specification, then we may be able to reverse engi…
-
I can't find any documentation on pulling negotiated shipping rates for UPS. Is this possible? If so, can you please provide documentation?
-
Description
===========
We've a schema registry which is running in a kerberized environment and with the current schema registry client only basic authentication is supported.
Adding a feature…
-
On https://github.com/WICG/proposals/issues/175 @igrigorik [posted](https://github.com/WICG/proposals/issues/175#issuecomment-2399889287):
> 2. "Do we need a mechanism (another header?) allowing th…
-
To get offline source inspection (phan, Php Storm, etc.) currently I have to manually type-hint the return-type of `getBest()` inline - for example:
```php
$negotiator = new Negotiator…