Error with https in Openshift using my own domainnginx HTTPS serving with same config as HTTPIn Nginx, how can I rewrite all http requests to https while maintaining sub-domain?Issue with OpenShift Origin VM on DebianVolume migration with OpenShiftRedirect domain using https to cname domainHow to redirect root domain to www using Openshift v2 and nginx?How to list users with role cluster-admin in OpenShift?Openshift: Deployments with Rolling Strategy and Persistent Volume(RWO) tends to FailCannot access OpenShift console using ChromeHow to redirect to domain name with https using haproxy
Leveling up and Getting Items!
A Tale of Snake and Coffee
What's the いて in 「忘れないでいて」 for?
Does anyone recognize these rockets, and their location?
My players want to use called-shots on Strahd
Can an open source licence be revoked if it violates employer's IP?
At zero velocity, is this object neither speeding up nor slowing down?
Should I worry about having my credit pulled multiple times while car shopping?
ISP is not hashing the password I log in with online. Should I take any action?
Can I appeal credit ding if ex-wife is responsible for paying mortgage?
How many times to repeat an event with known probability before it has occurred a number of times
Can Dive Down protect a creature against Pacifism?
Does an African-American baby born in Youngstown, Ohio have a higher infant mortality rate than a baby born in Iran?
Bullying by school - Submitted PhD thesis but not allowed to proceed to viva until change to new supervisor
Is there a term for someone whose preferred policies are a mix of Left and Right?
How to address players struggling with simple controls?
Does PC weight have a mechanical effect?
Will users know a CardView is clickable
Must a CPU have a GPU if the motherboard provides a display port (when there isn't any separate video card)?
How can this shape perfectly cover a cube?
Does WiFi affect the quality of images downloaded from the internet?
How did Avada Kedavra get its name?
Digital signature that is only verifiable by one specific person
Can an escape pod land on Earth from orbit and not be immediately detected?
Error with https in Openshift using my own domain
nginx HTTPS serving with same config as HTTPIn Nginx, how can I rewrite all http requests to https while maintaining sub-domain?Issue with OpenShift Origin VM on DebianVolume migration with OpenShiftRedirect domain using https to cname domainHow to redirect root domain to www using Openshift v2 and nginx?How to list users with role cluster-admin in OpenShift?Openshift: Deployments with Rolling Strategy and Persistent Volume(RWO) tends to FailCannot access OpenShift console using ChromeHow to redirect to domain name with https using haproxy
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I installed OpenShift on my server.
I have my own domain mydomain.com.
When I create a secure route (TLS Termination -> Edge) https://www.app.mydomain.com, I get an error in the browser:
This site can’t be reached
www.app.mydomain.com refused to connect
If I create a http route (http://app.mydomain.com) then works fine.
If I create a secure route (TLS Termination -> Edge) with nip.io (https://www.app.mydomain.127.0.0.1.nip.io/) then works fine.
I feel that I'm missing something.
I research on the web and watch the router logs but it seems that the request does not even reach the router.
oc version
oc v3.11.0+62803d0-1
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO
Server https://127.0.0.1:8443
kubernetes v1.11.0+d4cacc0
I start OpenShift with:
oc cluster up
domain-name-system routing https haproxy openshift-origin
add a comment |
I installed OpenShift on my server.
I have my own domain mydomain.com.
When I create a secure route (TLS Termination -> Edge) https://www.app.mydomain.com, I get an error in the browser:
This site can’t be reached
www.app.mydomain.com refused to connect
If I create a http route (http://app.mydomain.com) then works fine.
If I create a secure route (TLS Termination -> Edge) with nip.io (https://www.app.mydomain.127.0.0.1.nip.io/) then works fine.
I feel that I'm missing something.
I research on the web and watch the router logs but it seems that the request does not even reach the router.
oc version
oc v3.11.0+62803d0-1
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO
Server https://127.0.0.1:8443
kubernetes v1.11.0+d4cacc0
I start OpenShift with:
oc cluster up
domain-name-system routing https haproxy openshift-origin
add a comment |
I installed OpenShift on my server.
I have my own domain mydomain.com.
When I create a secure route (TLS Termination -> Edge) https://www.app.mydomain.com, I get an error in the browser:
This site can’t be reached
www.app.mydomain.com refused to connect
If I create a http route (http://app.mydomain.com) then works fine.
If I create a secure route (TLS Termination -> Edge) with nip.io (https://www.app.mydomain.127.0.0.1.nip.io/) then works fine.
I feel that I'm missing something.
I research on the web and watch the router logs but it seems that the request does not even reach the router.
oc version
oc v3.11.0+62803d0-1
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO
Server https://127.0.0.1:8443
kubernetes v1.11.0+d4cacc0
I start OpenShift with:
oc cluster up
domain-name-system routing https haproxy openshift-origin
I installed OpenShift on my server.
I have my own domain mydomain.com.
When I create a secure route (TLS Termination -> Edge) https://www.app.mydomain.com, I get an error in the browser:
This site can’t be reached
www.app.mydomain.com refused to connect
If I create a http route (http://app.mydomain.com) then works fine.
If I create a secure route (TLS Termination -> Edge) with nip.io (https://www.app.mydomain.127.0.0.1.nip.io/) then works fine.
I feel that I'm missing something.
I research on the web and watch the router logs but it seems that the request does not even reach the router.
oc version
oc v3.11.0+62803d0-1
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO
Server https://127.0.0.1:8443
kubernetes v1.11.0+d4cacc0
I start OpenShift with:
oc cluster up
domain-name-system routing https haproxy openshift-origin
domain-name-system routing https haproxy openshift-origin
asked May 30 at 14:21
gborbagborba
1012
1012
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
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%2fserverfault.com%2fquestions%2f969507%2ferror-with-https-in-openshift-using-my-own-domain%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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%2fserverfault.com%2fquestions%2f969507%2ferror-with-https-in-openshift-using-my-own-domain%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