Is anyone else having trouble running CloudMonkey against a TLS-only cloudstack? Getting:
(local) 🐵 > list zones Error Connection refused by server: [Errno 1] _ssl.c:507: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure There's a lot of info about this online around python libs using only sslv3 by default, and we recently disabled sslv3 in CloudStack mgmt server.