-
-
Notifications
You must be signed in to change notification settings - Fork 857
Closed
Labels
Description
Summarize Functionality
I think the defaults for New-DbaComputerCertificate need to be reviewed as some are not best practice anymore.
The command has to create certificates that can be used with SQL Server instances and follow industry standard best practices.
Is there a command that is similiar or close to what you are looking for?
No
Technical Details
@claude Please review the default values and also the validate sets for all parameters of the command New-DbaComputerCertificate. Are all the settings still best practice or should we change some of the values? Also review the code to find any issue that might effect the security of the SQL Server instance that uses the certificate generated with this command.
Reactions are currently unavailable