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

Creating rootcert with same name #95

Open
TedEkstrom opened this issue Oct 12, 2023 · 0 comments
Open

Creating rootcert with same name #95

TedEkstrom opened this issue Oct 12, 2023 · 0 comments

Comments

@TedEkstrom
Copy link

There is a minor problem that is not caught and that is if you create a root cert with the same name. It will give an error message that is difficult to decipher. I could not create a cert with the same name even if I had removed it. There should be a check for this.

.\New-PSDServerCert.ps1 -DNSName psddev.network.local -FriendlyName psddev.network.local -ValidityPeriod 10 -RootCACertFriendlyName PSDRootCA

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