SSL connection issues with Brig on Debian
Open
@julialongtin is already working on this.
Since Feb 22, 2019.
bug
- Dominant language
- Haskell
- Stars
- 2.8k
- Forks
- 334
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 50
Description
When I run brig server I get brig: ProtocolError "error:0D0C5006:asn1 encoding routines:ASN1_item_verify:EVP lib" is any HTTPS endpoint is configured in brig.yaml
for example I get error on this sqsEndpoint: https://sqs.us-east-1.amazonaws.com/ , but when I run brig with sqsEndpoint: http://sqs.us-east-1.amazonaws.com/ it does not throws error.
I have tried fake SQS servers as well, if it is under SSL I get error.
I have compiled brig strongly following README on Debian 9 64 bit
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.
Assessment
This issue has not been assessed yet.