-
## 原版trojan使用自签名证书(域名为IP地址)是可以正常运行的,但是替换为trojan-go以后会存在如下问题。具体说明如下:
* 服务端使用原版trojan, 客户端使用原版trojan, 但是基于自签名证书(域名为IP地址)。
功能正常,通过浏览器访问时, 页面内容**显示正常**,但是会提示“_证书不受信任_”
* 服务端替换为trojan-go, 客户端使用…
-
It's pretty painful right now to build a full PKI tiered system manually due to problems such as issue #55. I just put together a quick demo showing what I mean. I have a few thoughts to improve this …
-
Hi,
if I try to test the gatway standalone and use a self signed cert I'll only get:
handle_https_peer failed error="TLS handshake failed: unexpected error: no server certificate chain resolved"
…
-
### Describe the bug
I am using self-signed certificate for exposing HTTPS Flyte GRPC endpoint on a EKS cluster. My certificate request is the following:
```
[req]
distinguished_name = req_dis…
-
Hello does this crate support self signed certificates. I've gotten this to crate to work when I didn't have TLS on my keycloak server but adding TLS support with following command I can't get this cr…
-
RT
希望出一份自己打包的教程,方便我们自己搞事情。
感谢您!
-
ns_cert_type needs to be empty for OSCP responder certificates.
Current executable only outputs **TLS Web Server Authentication** as **X509v3 Extended Key Usage.**
Check below.
```
X509v3 Extended…
-
There are multiple references on this page to using the `az keyvault certificate get-default-policy` (including with the `--scaffold` option) to create a certificate request, however the certificate p…
-
-
Olá, considerando a especificação de certificados de cliente, e observando que ele usa a mesma cadeia V10 do ICP para emissão dos certificados de clientes, como os participantes do OPIN irão poder ide…