Skip to content

Commit

Permalink
New resource SqlServerSecureConnection (#1212)
Browse files Browse the repository at this point in the history
- New DSC resource SqlServerSecureConnection
  - New resource to configure a SQL Server instance for encrypted SQL connections.
  • Loading branch information
mcollera authored and johlju committed Sep 19, 2018
1 parent 8017237 commit 4ead350
Show file tree
Hide file tree
Showing 13 changed files with 1,727 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
The new optional parameters are respectively SqlSvcStartupType, AgtSvcStartupType,
AsSvcStartupType, IsSvcStartupType and RsSvcStartupType ([issue #1165](https://github.com/PowerShell/SqlServerDsc/issues/1165).
[Maxime Daniou (@mdaniou)](https://github.com/mdaniou)
- New DSC resource SqlServerSecureConnection
- New resource to configure a SQL Server instance for encrypted SQL connections.

## 11.4.0.0

Expand Down
Loading

0 comments on commit 4ead350

Please sign in to comment.