-
Hello, i'm trying to setup a custom context as described is the example :
```
crow::ssl_context_t ctx(boost::asio::ssl::context::sslv23);
ctx.set_verify_mode(boost::asio::ssl::verify_peer | boos…
-
if the server is running over https, we need SecurityContext on the ServerPod constructor.
We found the ServerPod constructor has missing the SecurityContext parameter for setup the https feature.
…
-
Generate SSL certificate using Certbot without any domain name but you can use AWS url there
-
-
-
**Describe the bug**
The current OneUptime Docker-Compose setup assumes SSL is managed externally. I have configured SSL using NGINX with Certbot on the host instance. The issue arises when trying to…
-
I am not sure if this is a client or elasticsearch bug or caused by some mistake on my part.
We have a test setup for elasticsearch. The setup runs on Elasticsearch-8.6. For security setup, we genera…
-
Hello! We're excited to try Huly out. I'm having some issues, I believe, with my nginx configuration. We're getting:
![image](https://github.com/user-attachments/assets/837e7116-9fce-4194-8a3c-c207…
-
## Description
Perform debugging and setup activities to ensure the UAI WinRoom environment is fully operational. This includes addressing issues, configuring infrastructure, and validating system com…
-
I tried with MQTTS and MQTT via ws, it works well with PsychicMqttClient. However, as secure issue, my live server only support MQTT vi wss. I tried different ways with PsychicMqttClient, but it alway…