-3

I have VPS Ubuntu 14 Server My GAE application on pyton. My Python application is using HTTP on Google App Engine. I have an SSL certificate for my domain, and I'd like my Google App Engine application to use HTTPS. How do I do this for my application's domain on Google App Engine?

Arsen
  • 1
  • 2
    Did you try Googling "GAE SSL"? The very first result is https://cloud.google.com/appengine/docs/python/console/using-custom-domains-and-ssl – ceejayoz Dec 22 '15 at 17:03

1 Answers1

2

You have to go to the Google Cloud Platform Console. Open up your project. Go to the SSL certificates page and then click the "Upload New Certificate" button.

And how do I know this to be true? Because I'm an unparalleled genius! 1

1 Not really I just know how to use Google and you can be too with a little effort.

Wesley
  • 32,690
  • 9
  • 82
  • 117