-
This is an amazing project! I'm having trouble getting it running on my Mac. I was worried zip or Gatekeeper were corrupting the file somehow, but now I am thinking I just may not understand how to ru…
-
When connecting to microk8s remotely, I got the error:
Unable to connect to the server: x509: certificate is valid for 127.0.0.1, 10.152.183.1, 10.0.0.4, 10.1.26.0, 172.17.0.1, not x.x.x.x
(where …
-
### Describe the bug
I write my MTLS Server with certificates from CA. The client can verify server's keystore with his truststore. But the server can't verify client's keystore with server's trustst…
-
**Which chart**:
Bitnami/MongoDB Chart version 9.1.2, App version 4.4.1
**Describe the bug**
The external access with SSL enabled not working after enabling SSL encryption.
**To Reproduce**
S…
-
**Is this a bug report or feature request?**
* Bug Report
**Deviation from expected behavior:**
After upgrading Rook from **1.5.6** to **1.6.8**, #7924 made it so if `cephObjectStore.gateway.…
-
https://mailarchive.ietf.org/arch/msg/lake/01_qDnQqJlsem3KT58F6XNVbSQ4/
----
s1.2 (nit): If s1.2 is supposed to be an applicability statement in the context of RFC 2026, can we call it that. i.e…
-
Upgrading from 1.62 to 1.64 is causing SAN's Other-Name: Unrecognized ObjectIdentifier: 1.3.6.1.4.1.311.20.2.3, this is happening while consuming client certificate.
Below is the cert info of SSL d…
-
I'm using a kubeconfig file that works with kubectl, but is not working through KubernetesClient in an Azure webapp. This is working on my dev machine. I'm not sure what issue the IIS hosting is causi…
-
I found strange behavior... Simple code:
```rust
let mut archive = msi::Package::open(file).unwrap();
let streams = archive.streams().collect::();
for name in streams {
let stream = archive…
-
Hello Oleg
Actually I'm having some issues on the availability of the timestamp servers during the digital signature. In other application where I'm doing the signature manually (C++ code) I've devel…