Commit 1522568
committed
images/upi-installer: pin version of pyopenssl
Newer versions removed `load_pkcs12` causing `gsutil` to fail with the
unhelpful message:
```
CommandException: The signurl command requires the pyopenssl library (try pip install pyopenssl or easy_install pyopenssl)
```1 parent a3df94e commit 1522568
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments