ArkForgeLabs / ArkForgeLabs/Astra
TLS/SSL/HTTPS Support
Open
enhancement
good first issue
- Dominant language
- Lua
- Stars
- 186
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Currently Astra needs a reverse proxy server to support HTTPs, This should be support by Astra as well.
Reference: https://github.com/tokio-rs/axum/blob/main/examples/tls-rustls/src/main.rs
Contributor guide
Research direction
Start by reading the referenced axum tls-rustls example, especially main.rs, and then locate Astra's HTTP server entry point. Define how Astra should provide TLS/SSL/HTTPS without a reverse proxy, including configuration and verification that HTTPS requests work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, rust
- Domain
- backend, networking, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100