-
### Bug description
nginx cannot direct port 5555 of the container that is running Prisma Studio Pro https, Prisma Studio only runs on HTTP if you enter the domain name :5555
ex: http://exampledom…
-
Hello everyone,
I am running a dpkg install of Ansible Semaphore v2.8.92 in ubuntu 22.04 behind a nginx reverse proxy configured as suggested [in the security section](https://docs.ansible-semaphor…
-
Certbot and some other ACME clients have switched to ECDSA by default some time ago. Currently, `alg` is hardcoded in SiteEncrypt's native client. Thoughts on making it configurable or even better, gu…
-
**Log**
```
DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
File "/opt/certbot/bin/certbot", line 8, in
sys.exit(main())
File "/opt/certbot/lib/python…
-
If baseuri contains some query string params they will be stripped when calling "main" ACME directory endpoint.
For example, I have set the following baseuri:
`https://one.digicert.com/mpki/api/v1…
-
Hey, I seem to be getting a DNS Lexicon error when renewing a sub-domain for our LDAP Server that didn't happen before. Possibly due to a Python or PDNS Version Change?
PowerDNS Version: 4.8.3
Pyt…
-
To add a simpler option to creating a TLS enable RPC server, where the current options are discussed [here](https://github.com/truflation/tsn-node-operator/issues/23#issuecomment-2359567272), kwild's …
-
I'm trying to create an application that integrates all the mentioned services in production environment, but getting "Not found" errors when broadcasting an event. I opted to using Docker in the vps …
-
### Describe the bug
Hi, guys
I am trying to run my gradio app behind Nginx(specailly for SSL).
**Now My site conf of nginx is below:**
location / {
proxy_pass http://localhost:8888;…
-
[RFC 8555 section 7.35](https://www.rfc-editor.org/rfc/rfc8555#section-7.3.50) specifies Account Key Rollovers.
> A client may wish to change the public key that is associated with an account in o…