Commit be4d48e
MB-55841 [BP] 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: Id64fdc3abb5c9063fcfd948c80b0b76ff77b6d41
Reviewed-on: https://review.couchbase.org/c/couchbase-cli/+/200067
Well-Formed: Restriction Checker
Reviewed-by: Maksimiljans Januska <maks.januska@couchbase.com>
Reviewed-by: Nour Elmenyawi <nour.elmenyawi@couchbase.com>
Tested-by: Matt Hall <matt.hall@couchbase.com>1 parent 51724d3 commit be4d48e
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