-
Why is the certificate chain incomplete when using myssl to detect domain names?
Is there a problem with the certificate you applied for?
```
server {
listen 443 ssl;
server_n…
-
### Steps to reproduce the problem
1. monitor 429 responses from frontend proxies (`sudo tail -f /var/log/nginx/access.log | awk '{if ($9 == 429) print $1,$4$5,$9}' )
2. note that they increase in r…
-
使用您得sing-box,搭建vless+xtls-rprx-vision+reality偷自己配置,nginx反代配置部分
```
# 反向代理配置由 https://www.digitalocean.com/community/tools/nginx 生成
location / {
sub_filter …
-
Hi Guys,
My service architecture is KeepAlived+nginx+Backend_Server. nginx is configured with two diameter service instances. How can I make the diameter service support load balancing? The curre…
-
## The Ask
Kevin should be capable of running in a Proxy mode which forwards all traffic received to a target destination. This will likely just forward traffic to another deployment of Kevin running…
-
https://github.com/flatpak/xdg-dbus-proxy
Use the proxy to forward NetworkManager and other resources from the SkiffOS host system into the dbus in systemd/dbus-enabled Skiff Core containers.
-
I've got a Problem while trying to setup Matrix with an external Proxy.
When I'm trying to click on "Login with Auth0" on Element, my Webbrowser shows:
`"Error to many redirects"`
Is the redi…
-
As an integrator I want to be able to perform Mutual-TLS client authentication as specified in [RFC8705, section 2](https://www.rfc-editor.org/rfc/rfc8705.html). This issue excludes "Certificate-Bound…
-
https://github.com/NginxProxyManager/nginx-proxy-manager/blob/fa851b61da3fe3726d1a04c25e69d36e79edea2d/docker/rootfs/etc/nginx/conf.d/include/proxy.conf#L3
This configuration line is causing failur…
-
### Please confirm that you have:
- [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on …