Same Problem here, seems to be a problem with the certificate at ceph.com. ceph.com uses a new SSL-certificate from COMODO since yesterday, so I guess there lies the problem. We used a workaround for our test-servers:
In pveceph script line 105 add --no-check-certificate to the wget-call.
For...