-
I'm currently trying to add support for tilting blinds in boschshcpy. However, I'm facing the problem that whenever I try to create a session I get a SSLError.
This is the code I'm using to create…
-
Hi there,
We’ve been using a cron’d letsencrypt/certbot script for the last few years and are preparing to move to resty-auto-ssl. We currently have about 1200 certs from our previous implementatio…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you se…
-
Getting the below error when running the sample application for a remote IBMi host.
javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No name matching host found
at co…
-
According to the docs here:
https://github.com/sameersbn/docker-gitlab/blob/master/docs/container_registry.md
There is this example which sets both SSL_REGISTRY* and GITLAB_REGISTRY* for key/cer…
-
# Bug report
### Bug description:
Event loops like uvloop, asyncio use nonblocking ssl. They typically
1. read data from the socket when epoll returns that it is ready
2. push data to the i…
-
Building with `bazelisk build envoy -c opt --config=clang --define=boringssl=fips` on 851606902390f9e650002538114f89ab95596ab4:
```
ld.lld: error: cannot preempt symbol: bssl::internal::DeleterImp…
keith updated
11 months ago
-
As the title says, the versions list dosent want to download. I checked a few times, internet speed is probably not the issue.
If I download ```versions.json``` manually, the selected versions setu…
-
- the import `from uio import StringIO` does not work. Replacing `uio` with `io` solves the issue
- the import `ussl` does not work. Replacing it with `ssl` solves the issue. Same for the use of `uss…
-
**Is your feature request related to a problem? Please describe.**
Not related to any problem. All other browsers include a way to view a sites current ssl certificate along with the tls version and …