wireapp / wireapp/wire-server

SSL connection issues with Brig on Debian

Open
#327 17 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.