-
### Pitch and Motivation
People (even me sometimes) forget the @ symbol in https://server.tld/@user, especially because some well known site do it without the @. Actually I like the @ there, but it…
-
Thank you for this wonderful app. I have just found it on F-droid. What about an option for "HTTPS-only mode" with a self-signed certificate, to hide the file and the handshake (User-Agent) to passive…
opk12 updated
3 months ago
-
### Describe the bug
Starting with the 6.0.0-beta.10 release (inclusive of the stable v6.0.0 release), using `server.https` in the Vite config no longer enables http2 as the doc indicates:
https…
-
**Is your feature request related to a problem? Please describe.**
I run my development environment using `https` as I deal with lots of OAuth providers that require https, even in development. It ap…
-
### Description
I'm building a cross-platform auth library and I am stumped trying to detect a challenge for a client certificate (for PKI-secured HTTPS services). In the past the norm used to be to…
-
![Screenshot 2024-11-21 114858](https://github.com/user-attachments/assets/438107b1-af8b-4d92-80df-5750491a629b)
-
I have an ESP8266 1M with micropython 1.19.1. I'm not able to open a secure socket that can be accessed from a browser. I used the example code from the 1.19.1 repository (/examples/network/http_serve…
-
### Checklist
- [X] I have used the search function for [**OPEN**](https://github.com/AntennaPod/AntennaPod/issues) issues to see if someone else has already submitted the same bug report.
- [X] I…
-
While looking at the MicroPython Requests module (on the git HEAD), I noticed this nightmare:
```
context = tls.SSLContext(tls.PROTOCOL_TLS_CLIENT)
context.verify_mode = t…
-
### Version
22.5.1
### Platform
```text
Darwin Ethan 23.4.0 Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:54 PST 2024; root:xnu-10063.101.15~2/RELEASE_ARM64_T6030 arm64
(Reproducible on …