wireapp / wireapp/wire-server-deploy
restund docker[102589]: tls: Can't read certificate file: /tmp/restund.pem (0) Feb 08 14:31:54 restund docker[102589]: tls error: Invalid argument
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 113
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Using Self signed certificate getting above error while running restund service in ubuntu getting certificate error mentioned below.
Error: restund docker[102589]: tls: Can't read certificate file: /tmp/restund.pem (0)
Feb 08 14:31:54 restund docker[102589]: tls error: Invalid argument
Contributor guide
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
The report names the restund service, Docker log output, Ubuntu, and /tmp/restund.pem; no repository file or test is identified. Start by reproducing the self-signed-certificate setup and checking how that certificate is supplied to restund; done means the service reads the certificate and no longer emits the TLS errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, ubuntu
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100