Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Am not getting the domainNameLabel correct #464

Open
mclagett opened this issue May 29, 2020 · 0 comments
Open

Am not getting the domainNameLabel correct #464

mclagett opened this issue May 29, 2020 · 0 comments

Comments

@mclagett
Copy link

Hope it's okay to post a general question here that is not really an issue, but more my lack of understanding on what is being expected. I'm following this post on the Dell site (https://community.emc.com/docs/DOC-80070) to prepare and run this template. The writer said that the value for the Domain Name Label parameter in the setup script must be used as the CN in the SSL certificate that is created. In his example he has this value as "CN=cseregistry.rack04.cloudapp.azs.mhclabs.com". So in my setup script (and in my certificate) I used the value of "csregistry.local.cloudapp.azurestack.external", as this seemed comparable for my Azure Stack SDK environment. But when I run the deploy script, the deployment fails, complaining that "The domain name label csregistry.local.cloudapp.azurestack.external is invalid. It must conform to the following regular expression:
^[a-z][a-z0-9-]{1,61}[a-z0-9]$." Obviously I am misunderstanding something. Can anyone set me straight on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant