Commit f8e383f
committed
MB-55841 Set CRYPTOGRAPHY_OPENSSL_NO_LEGACY
Currently, the "import pem" step fails due to a dependency in
the cryptography library, which seems to fail on Macs if the above
environment variable is not set. This change automatically sets
CRYPTOGRAPHY_OPENSSL_NO_LEGACY, allowing the import step to
work and couchbase-cli
Change-Id: I4880163528c571f21710cb1d2900f60194741394
Reviewed-on: https://review.couchbase.org/c/couchbase-cli/+/187911
Tested-by: Build Bot <build@couchbase.com>
Reviewed-by: James Lee <james.lee@couchbase.com>1 parent 22771cf commit f8e383f
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
23 | 31 | | |
24 | 32 | | |
25 | 33 | | |
| |||
0 commit comments