Hi! I am using app engine on Google Cloud Platform.
I don't use any "domain name" setting where Google says they support free SSL and domain matching.
I installed OLS django and I set up the admin section as written in OLS django manual except for one thing:
I didn't put my certificate and private? key (.pem extension) to my admin site.
But interestingly https works perfectly including https redirection with my domain!
How is it possible? I want to use the normal path so that I can assure it works as I expected though.
and BTW I used certbot command and it created just one file?
But OLS requires certificate and private files respectively I guess?
I don't have any clue as to what is wrong with this.
Thanks for your help in advance!
I don't use any "domain name" setting where Google says they support free SSL and domain matching.
I installed OLS django and I set up the admin section as written in OLS django manual except for one thing:
I didn't put my certificate and private? key (.pem extension) to my admin site.
But interestingly https works perfectly including https redirection with my domain!
How is it possible? I want to use the normal path so that I can assure it works as I expected though.
and BTW I used certbot command and it created just one file?
But OLS requires certificate and private files respectively I guess?
I don't have any clue as to what is wrong with this.
Thanks for your help in advance!