Reference Managed SSL from Google Cloud in NodeJS Server
up vote
0
down vote
favorite
I would like to setup SSL for my custom domain on Google Cloud using the App Engine. I received an auto generated SSL Certificate by Google.
How can I find this SSL Certificate?
When I run:
gcloud app domain-mappings list
It returns me the following:
ID SSL_CERTIFICATE_ID SSL_MANAGEMENT_TYPE PENDING_AUTO_CERT
ID being my domain.
But not the actual location of this certificate on the Linux System...
node.js ssl
add a comment |
up vote
0
down vote
favorite
I would like to setup SSL for my custom domain on Google Cloud using the App Engine. I received an auto generated SSL Certificate by Google.
How can I find this SSL Certificate?
When I run:
gcloud app domain-mappings list
It returns me the following:
ID SSL_CERTIFICATE_ID SSL_MANAGEMENT_TYPE PENDING_AUTO_CERT
ID being my domain.
But not the actual location of this certificate on the Linux System...
node.js ssl
Referencing it like :stackoverflow.com/questions/33567168/…
– Mr. M
Nov 9 at 17:10
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I would like to setup SSL for my custom domain on Google Cloud using the App Engine. I received an auto generated SSL Certificate by Google.
How can I find this SSL Certificate?
When I run:
gcloud app domain-mappings list
It returns me the following:
ID SSL_CERTIFICATE_ID SSL_MANAGEMENT_TYPE PENDING_AUTO_CERT
ID being my domain.
But not the actual location of this certificate on the Linux System...
node.js ssl
I would like to setup SSL for my custom domain on Google Cloud using the App Engine. I received an auto generated SSL Certificate by Google.
How can I find this SSL Certificate?
When I run:
gcloud app domain-mappings list
It returns me the following:
ID SSL_CERTIFICATE_ID SSL_MANAGEMENT_TYPE PENDING_AUTO_CERT
ID being my domain.
But not the actual location of this certificate on the Linux System...
node.js ssl
node.js ssl
asked Nov 9 at 17:08
Mr. M
11
11
Referencing it like :stackoverflow.com/questions/33567168/…
– Mr. M
Nov 9 at 17:10
add a comment |
Referencing it like :stackoverflow.com/questions/33567168/…
– Mr. M
Nov 9 at 17:10
Referencing it like :stackoverflow.com/questions/33567168/…
– Mr. M
Nov 9 at 17:10
Referencing it like :stackoverflow.com/questions/33567168/…
– Mr. M
Nov 9 at 17:10
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53230364%2freference-managed-ssl-from-google-cloud-in-nodejs-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Referencing it like :stackoverflow.com/questions/33567168/…
– Mr. M
Nov 9 at 17:10