Summarize Functionality
The standard for connecting to servers in my company is to use mandatory encryption with our own wildcard certificate rather than trust the server certificate. Connect-DbaInstance does not support this mode of connection, so we have to use the trusting mode.
Would it be possible to add the new encryption flags - Optional, mandatory and Strict, along with the ability to use wildcard certificates?
Is there a command that is similiar or close to what you are looking for?
Yes
Technical Details
No response