-
The below task will fail to upload a VPN remote certificate. No error is produced and the resulting entry under config vpn certificate remote is created but it is lacking the "remote" pem key. additi…
-
When rpm started doing its own PGP verification in >= 4.0, it introduced gpg-pubkey pseudo-packages in the rpmdb as the rpm keyring. These pseudo-packages have been problematic throughout their existe…
-
ccl/changefeedccl.TestChangefeedErrors [failed](https://mesolite.cluster.engflow.com/invocations/default/b7b06476-7e00-48f6-83ab-b5756e856aac?testReportRun=1&testReportShard=3&testReportAttempt=1#targ…
-
In CQLSH the TLS versions are user determined. However, there are a lot of clusters out there where the TLS version is not secure and has plenty of vulnerabilities.
We need to let users know if the…
-
### Describe the issue you are experiencing
Let's Encrypt fails to obtain certificate using DNS method.
Log contains these key lines:
[16:51:18] INFO: Selected DNS Provider: null
certbot: er…
-
When importing a certificate formatted as a PEM file to Key Vault, Windows line endings (CRLF) cause the server to fail the request, while Unix line endings (LF) do not. It would be robust and a bette…
-
When i try to analyze a pem certificate with Zlint i get this error.
time="2024-10-08T08:18:42+02:00" level=fatal msg="unable to parse certificate: asn1: structure error: tags don't match (6 vs {cl…
-
We currently have a few example parsers. In order to test the project and make it useful, other formats can be implemented. Here is a list, if anyone wants to try it:
- **text file formats**:
- [x…
Geal updated
2 months ago
-
**Description**
In my Rust project, I am using the reqwest library to make server calls over mTls, which requires adding client certificates. These certificates are in PEM format. To add them to th…
-
## 原 deploy 目录中的 synology_dsm.sh 失效的修复
我的个人 synology 版本为6.2, deploy 证书时,报 webapi 不支持错误。 所以我重新修改了一下这个部署脚本,命名为 nas.sh, 放置在 deploy/ 目录中, 然后执行: `acme.sh --deploy --deploy-hook nas -d example.com `
分享代码:…