-
## Feature Description
### Is your feature request related to a problem? Please describe.
Right now, when using replicas, there is no way to specify different ssl certs for a replica. It is …
-
**Describe the bug**
Less a bug, more a lack of security options. I'm running Home Assistant locally, and have this project installed as an addon. Locally, I can reach Home Assistant through nginx usi…
-
For me the extension does not work.
My youtrack instance runs in a docker container with image `2021.4.38425`.
I created an access token as described and even set the cors policy to unrestricted…
-
When running ssl test from ssllabs, i got this error logs, i dont know if it was my conf problem or i have setup wrong https cert, but i receive A rating from the test, and that means all good. I dont…
-
I am setting ssl context in cpp code which uses cpprestsdk lib to host endpoint server, using boost and openssl also
```
config.set_ssl_context_callback([](boost::asio::ssl::context& ctx) {
…
-
I am getting below exception when I am trying to connect to postgres using ssl. I am connecting by using root.crt file and verify-full mode.
`Caused by: sun.security.validator.ValidatorException:…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Brand new Rocky Linux 9.4 serve…
-
Hello:
Here's the relevant part of my /etc/ood/config/ood_portal.yml:
```
ssl:
- 'SSLCertificateFile "/etc/ssl/private/cert.crt"'
- 'SSLCertificateKeyFile "/etc/ssl/private/private_key.key…
-
When configuring the dev server with the following options:
```
.configureDevServerOptions(options => {
options.http2 = true,
options.https = {
key: 'infrastructure/ssl/private/…
-
### What happens?
_As suggested, moved from #5944_
I'm currently trying to use DuckDB in a corporate environment where our AWS access goes via an HTTP[s] proxy.
This means the proxy intercepts t…