Skip to content

Get-DbaInstanceNetworkCertificateΒ #9112

@ksl28

Description

@ksl28

Summarize Command's Functionality

It would be useful to have a cmdlet, that could show the certificate presented by a SQL server (DB Engine, SSIS, etc).
Dbatools already have a few cmdlets that will show you this, but it requires access to the Windows host itself - which we sometimes do not have access to.

There exists other awesome functions out there that already have this feature - fx Get-SqlServerTlsCertificate (https://gist.github.com/jborean93/44f92e4dfa613c5a1e7889fa7a7c2563).
But it would be beneficial to have the cmdlet natively baked into Dbatools, instead of having to pull multiple ressources.

For me properties like these would be awesome:
Subject Name
Expiration Date
Thumbprint

Is there a command that is similiar or close to what you are looking for?

No

Technical Details

No response

Metadata

Metadata

Assignees

Labels

featurenew commandFeature request that would need a new commandtriage requiredNew issue that has not been reviewed by maintainers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions