+21
−6
+5
−0
crates/s3s/examples/https.rs
0 → 100644
+221
−0
Loading
* Initial plan * feat: add HTTPS example with TLS support Co-authored-by:Nugine <30099658+Nugine@users.noreply.github.com> * docs: fix HTTPS example usage command Co-authored-by:
Nugine <30099658+Nugine@users.noreply.github.com> * refactor: load TLS certificates from files instead of generating at runtime Co-authored-by:
Nugine <30099658+Nugine@users.noreply.github.com> * refactor: apply review feedback - use &Path and optimize PEM reading Co-authored-by:
Nugine <30099658+Nugine@users.noreply.github.com> * Apply suggestions from code review Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com> * fix --------- Co-authored-by:
copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by:
Nugine <30099658+Nugine@users.noreply.github.com> Co-authored-by:
Nugine <nugine@foxmail.com> Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com>