-
Writing down what occurred to me at the end of the cert-manager biweekly meeting on 28/07
An issue with administering trust bundles is that it's very easy + tempting for users to put intermediates …
-
### Describe the bug
I installed wasmer in heavily regulated environment where DPI and self-signed certificate is used.
I cannot find any way to tell wasmer to use system certificates.
```sh
…
-
Any chance you can add support for certs with passwords?
-
**Is your feature request related to a problem? Please describe.**
https://cert-manager.io/docs/usage/certificate/#cleaning-up-secrets-when-certificates-are-deleted is great and was implemented t…
-
### What happened + What you expected to happen
We are trying to configure KubeRay with an external Redis instance (AWS Elasticache) but I'm receiving SSL errors when [AUTH](https://docs.aws.amazon…
-
The AspireWithNode sample is failing after updating to preview.5 due to Node.js' internal `fetch()` stack rejecting self-signed certificates by default, even if they're trusted by the host (in this ca…
-
Hi Team,
where is the backup directory configured through the docker file? I wanted to activate automated backups. Do I need to get into the installed app-node server and find the config.json or can …
-
Everything runs great except one small thing that could cause huge issue.
Have multiple domains (SAN) in the same request leads to a failure if one of the domains is not pointing to Zimbra.
**So bas…
-
There is the case that the user may not want to add certificates. Make this optional and test to one of the other sample servers that it connects and gets correct results
-
Hi! First of all, great app. However, I've noticed it doesn't seem to trust user-provided CA certificates. I've tried setting up monitoring for an HTTPS service that uses a network-internal CA which I…