-
Hi guys,
Today I see use okhttp to call the URL get this errors: connectjavax.net.ssl.SSLHandshakeException: Chain validation failed
But there is no problem accessing it using a browser.
After a …
-
The `ocsp.CreateRequest` function returns an OCSP request as a `[]byte`. It would be helpful to instead have it return `ocsp.Request`, which can then be marshalled into `[]byte` if needed.
My speci…
-
`ocsp_client.fetch` returns the first successfully fetched OCSP response:
https://github.com/wbond/certvalidator/blob/5bc5c390c1955195507c23db91b8926bb03f7385/certvalidator/ocsp_client.py#L90-L107
…
-
While the RFC 6961/6066 CertificateStatus message is only defined for server certificates, the new formulation for TLS 1.3 where the staple is sent in the "status_request" extension body in the certif…
kaduk updated
4 months ago
-
Currently, ocsp-responder has two pieces of code related to setting the cache properties of ocsp responses it serves:
https://github.com/letsencrypt/boulder/blob/52c865f621236d9770445fd6a2ab5bbef7a…
-
### Description
apisix support ocsp stapling or not. and is support crl list?
-
```
Traceback (most recent call last):
File "/opt/certgrinder/virtualenv/bin/certgrinder", line 8, in
sys.exit(main())
File "/opt/certgrinder/virtualenv/lib/python3.10/site-packages/certg…
-
### ⚠️ Please verify that this feature request has NOT been suggested before.
- [X] I checked and didn't find similar feature request
### 🏷️ Feature Request Type
Other
### 🔖 Feature description
U…
-
When a configuration is generated it includes an URL which I assumed was essentially a permalink to be able to look at the same generated configuration again in the future, however I just just noticed…
-
1. What version of Python are you using? => `Python 3.10.9`
2. What operating system and processor architecture are you using? => `Linux-5.4.0-1100-aws-x86_64-with-glibc2.27`
3. What are the compone…