set certificate for url of openshift
mahsa-frj opened this issue · comments
Hi, I install openshift with ansible and everything is ok, I can deploy registry and router pod and other application.
But, when I set certificate on master-config.yaml file, in two section based on this url: https://docs.openshift.com/enterprise/3.1/install_config/certificate_customization.html,
namedCertificates:
- certFile: /home/centos/ssl/sslkey.cer
chainFile: /home/centos/ssl/chain.cer
keyFile: /home/centos/ssl/*.example.com.key
names:- "example.com"
I get below error:
Failed to list *api.Endpoints: Get https://example.com:8443/api/v1/endpoints?resourceVersion=0: dial tcp 192.168.0.6:8443: getsockopt: connection refused
Any help would be greatly appreciated.
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten
/remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen
.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Exclude this issue from closing again by commenting /lifecycle frozen
.
/close
@openshift-bot: Closing this issue.
In response to this:
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting
/reopen
.
Mark the issue as fresh by commenting/remove-lifecycle rotten
.
Exclude this issue from closing again by commenting/lifecycle frozen
./close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.