You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm. The only additional info I can think to provide was that this was on the Toronto server for Digital Ocean. Not sure it matters but I also updated locally to the most recent stable version of Python & PIP. I also tweaked the config to set unattended_reboot.enabled: true and changed the users to phone, laptop, and ipad
Describe the bug
In the near-last step to generate .p12 files, the following call fails:
openssl pkcs12 -legacy -in certs/phone.crt -inkey private/phone.key -export -name phone -out private/phone.p12 -passout pass:\\"<redacted>\\"\\n
With the following error:
unknown option '-legacy'
To Reproduce
Run on ./algo with default settings on Mac OS 15.2 Sequoia -> Digital Ocean
The text was updated successfully, but these errors were encountered: