7 comments (7 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java3,443 stars (3,443 stars)723 forks (723 forks)batch import
help wanted
Description
How do I support https? How to set it?
Contributor guide
- Tech stack
- javaandroid
- Domain
- backend
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- under 1 hour
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- None
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 60
- Research direction
- The issue asks how to support HTTPS in AndServer. First, check the repository's README and any available documentation for SSL/TLS configuration. Look for existing examples or issues that discuss enabling HTTPS. If no documentation exists, consider adding a guide or linking to relevant resources. Also, review the source code for SSL related classes or configuration options.