Swisscom Cloud SSL certificate

前端 未结 3 1410
小鲜肉
小鲜肉 2021-01-28 17:28

We\'re rolling out some simple static web sites onto the Swisscom CloudFoundry cloud, and want to enable SSL for the sites.

Our product manager is not happy with the sca

相关标签:
3条回答
  • 2021-01-28 17:55

    The cloud guys can probably help you out more here, but one option would be to use: https://www.cloudflare.com/

    I was able to use the cloudflare SSL certificate to secure the traffic to and from my application without having to upload a certificate or use the "Operations Manager" tool.

    Cheers,

    Allan.

    0 讨论(0)
  • 2021-01-28 17:57

    I'm currently using an existing VM on https://www.digitalocean.com to serve as a reverse proxy (see https://www.digitalocean.com/community/tutorials/how-to-use-apache-http-server-as-reverse-proxy-using-mod_proxy-extension#enabling-ssl-reverse-proxy-support, e.g.). It works, but it's not very elegant.

    0 讨论(0)
  • 2021-01-28 18:04

    SSL certificates from Let’s Encrypt are now available on the Swisscom Application Cloud: SSL Secure Routes

    0 讨论(0)
提交回复
热议问题