-
When initializing a `PEMDocument` (or in my case really a swift-certificates `Certificate`) via a `pemString:` which comes from a Windows-world service, an error is thrown that it "could not find PEM …
-
```yaml
adminEmail: technik@mydomain.com
baseDomain: mydomain.com
postgresql:
enabled: false
externalPostgresql:
hostname: myhost.com
port: 25060
auth:
database: databas…
-
### Observed behavior
Nats 2.10.20+ Leafnode Error 'Loop detected for leafnode account="$G". Delaying attempt to reconnect for 30s'
### Expected behavior
Everything works as it did with version 2.1…
-
**Is your feature request related to a problem? Please describe.**
I can't deploy FreshRSS on azure, because Mysql database required ssl, so I get a error
**Describe the solution you’d like**
A…
-
PR #14191 addresses an issue where some information is lost when decoding PEM files. However even with this fix in place there is still further information lost.
In particular consider the case of …
-
### New issue checklist
- [x] I searched for [existing GitHub issues](https://github.com/microsoft/azure-pipelines-tasks/issues)
- [x] I read [pipeline troubleshooting guide](https://docs.microsoft.c…
-
# [快速上手](http://gmssl.org/docs/quickstart.html)
参考 http://gmssl.org/docs/quickstart.html 执行
- gmssl reqgen -C CN -ST Beijing -L Haidian -O PKU -OU CS -CN "Sub CA" -days 3650 -key cakey.pem -pass …
-
### What happened?
Hello,
I've successfully set up a reverse proxy configuration on a local Ubuntu 24.04 instance running in a lxd container:
```
DNS_RESOLVERS=8.8.8.8 8.8.4.4
HTTP_PORT=80
HTT…
-
### Describe the bug
Hello! I want to ask and report an issue I encountered during multi-thread upload of Boto3.
I can reproduce the crash consistently on my Mac environment, and also an Alpine 3.…
-
At the moment, PEM `SslBundle`s can be instantiated through the following properties:
```yml
spring:
ssl:
bundle:
pem:
client:
truststore:
certificate…