lukejacksonn / lukejacksonn/servor
crt and key file location for secure start
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to start with --secure option , i have the crt and key file placed in the directory where i am starting the servor but it is not picking up the file.
Question is where should i put these files in?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the --secure option resolves the certificate and key paths, then check how paths are interpreted relative to the server’s working directory. Done means confirming the supported file location or correcting the lookup behavior, with the expected usage documented or verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100