Advertisement
lbrigman124

orign install fails with wildcard certs

Aug 10th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. W0810 21:35:53.902337 1 start_master.go:270] Warning: oauthConfig.identityProvider[1].provider.insecure: Invalid value: true: validating passwords over an insecure connection could allow them to be intercepted, master start will continue.
  2. W0810 21:35:53.902413 1 start_master.go:270] Warning: servingInfo.namedCertificates[0].names[0]: Invalid value: "add": the specified certificate does not have a CommonName or DNS subjectAltName that matches this name, master start will continue.
  3. W0810 21:35:53.902433 1 start_master.go:270] Warning: servingInfo.namedCertificates[0].names[1]: Invalid value: "all": the specified certificate does not have a CommonName or DNS subjectAltName that matches this name, master start will continue.
  4. W0810 21:35:53.902446 1 start_master.go:270] Warning: servingInfo.namedCertificates[0].names[3]: Invalid value: "here": the specified certificate does not have a CommonName or DNS subjectAltName that matches this name, master start will continue.
  5. Invalid MasterConfig /etc/origin/master/master-config.yaml
  6. servingInfo.namedCertificates[0].names[2]: Invalid value: "FQDN": must be a valid DNS name
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement