This PR may be a bit on the heavy side, but the things it fixes are somehow related to each other. Let me know if you prefer separate PRs.
Updates Python dependencies (letsencrypt => certbot, removes some unused ones)
Removes ´--quietfromcf ssh` - it is probably broken in ibmcloud v1.1, and is not strictly required anyway.
Improves the robustness of the certificate retrieval by re-trying in a loop. The first attempt is made without a sleep, so there should be no downside anymore.
This PR may be a bit on the heavy side, but the things it fixes are somehow related to each other. Let me know if you prefer separate PRs.
letsencrypt
=>certbot
, removes some unused ones)from
cf ssh` - it is probably broken in ibmcloud v1.1, and is not strictly required anyway.