-
There are only a few situations where dCache acts as a client and establishes a connection to a remote site. Perhaps most prominently, this happens when transferring data with HTTP-TPC and dCache is …
-
Authenticating users via x509 certs is important, but the project seems to be missing a mechanism to revoke certs (without throwing the entire chain away and regenerating ALL certs for all users).
It…
-
Shell completion, Completion definitions for Bash, Fish and Zsh
-
更改了Caddyfile中的:8080为local.netease.com
使用caddy托管后,无法使用https://local.netease.com:8443/访问,只能使用http://local.netease.com:2019/或者http://localhost:2019访问,访问效果及日志如下
![image](https://github.com/NetEase/tango…
-
What webservers can consume this, besides HAProxy?
-
## Environment
* Operating system (including version): Ubuntu 22.1
* mkcert version (from `mkcert -version`): v1.4.4
* Server (where the certificate is loaded): localhost
* Client (e.g. browser,…
-
Consider requiring leaf TLS certificates to appear in a CT log within some reasonably short window of time around the notBefore date.
-
I cannot for the life of me figure out how to use Envoy to proxy grpc-web requests to a grpc backend over HTTPs.
My use case is that I'd like to use grpc-web with a service on GCP Run. GCP Run depl…
-
libcurl with the WinSSL/Schannel backend fails with an SSL error if no revocation information is provided in the forged certificate. This is preventing me from intercepting an application that uses a …
-
Hey again,
So I'm using a certificate I got form StartSSL and am getting this message on load:
--issuer option was not used, and failed to extract issuer certificate from the certificate
Can't find…