-
Let's figure out and document how to use GSS proxy with Custodia. I assume it's just an additional env var and a small piece of configuration.
tiran updated
7 years ago
-
### I did this
When using the `--trace-time` option, curl doesn't print the actual time, but some other time:
```
$ strace -tt -etrace=connect curl --trace-time https://github.com --verbose
10:44:…
-
### I did this
```
$ curl -Ssl -u : --negotiate -H "Accept: application/json" --proxy http:// https://
curl: (66) Failed to find SSL backend for endpoint
```
### I expected the following
```
$ …
-
Auth is working, thank you for module. Why response return negotiate key in Www-Authenticate header? Nothing seriously in response to backend like https://github.com/stnoonan/spnego-http-auth-nginx-mo…
-
`curlie --curl --proxy 10.42.42.4:13128 http://perdu.com`
gives
`curl --proxy -H http://perdu.com http://10.42.42.4:13128 -s -S -v -H "Accept: application/json, */*"`
where it should give
`curl --…
-
Hello guys,
Hope you are doing great.
This is my first post here, so I hope I am doing things correctly. I checked previous issues and I did not find this one.
##### SUMMARY
The first task wo…
-
## What did you try to do?
Based on [this test](https://github.com/pycurl/pycurl/blob/master/tests/close_socket_cb_test.py) I'm trying to run this locally to be able to close the socket from my app…
-
Hello, I have a question about the image reconsturction via VAR.
I want the transformer model to predict the ground truth tokens, just like in the training situation, by obtaining image tokens throug…
-
**Is your feature request related to a problem? Please describe.**
On MacOS/darwin, the (private) certificates are typically managed in the system via Keychain (in a corporate environment the certifi…
-
sysint@sjfw4-ubuntu-3:~/demo-server/libacvp$ **./app/acvp_app --verbose --aes**
This is falling under openssl version < 3.0Using the following parameters:
ACV_SERVER: demo.acvts.nist.gov…