-
I am using Anaconda behind a firewall. My setup was fine until I recently patched my Mac (Security update 2018-002). After patching, I encountered SSL errors. I had set `ssl_verify` to the path of my …
-
Some exchanges seem to have ssl issues, allowing an option to bypass ssl verification in some cases could be useful.
```
pairs = client.pairs('binance')
OpenSSL::SSL::SSLError: SSL_connect return…
-
Hello
Trying to deploy puppetDB in docker environnement
I get this error and cannot find how to solve it.
Maybe you have any idea ?
Regards
```
puppetdb | (/ssl.sh) Securing permissio…
-
### What happened?
The task `Gen_certs | Gather node certs` fails with this message:
```text
ok: [k8s-mst1 -> k8s-etcd1(192.168.0.21)]
ok: [k8s-mst2 -> k8s-etcd1(192.168.0.21)]
fatal: [k8s-wo…
-
This is a follow-up on a side topic of #13965.
The documentation of the `-strict` option of `s_server` and `s_client` is useless.
`doc/man3/SSL_CONF_cmd.pod` just contains:
```
=item B
Enable…
DDvO updated
5 months ago
-
Hi, hope you're well.
I'm trying to set up a Prometheus scraper to access the Kueue metrics endpoint.
```
---
# create configmap for prometheus scrape config
apiVersion: v1
data:
# promet…
-
Hello,
Pls. be advised that any command is followed by the below warning:
/usr/bin/ydcmd:272: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket()
self.sock = ssl…
-
What version of Gophish are you using?: 0.11.0 binary
Brief description of the issue: When deploying GoPhish on a kubernetes cluster and exposing it with a Nginx Ingress the admin login page loads…
-
Dear all
First of all, thank you all the maintainers, commiters and community! Personally, I'm a huge fan of cert-manager :).
**My question**
Given
* https://github.com/cert-manager/cert-mana…
-
**Describe the bug**
I have Kasm set up successfully and even have it using certificates generated by my local CA, However, I'm finding that from within Kasm it's unable to connect to other services …