-
Notifications
You must be signed in to change notification settings - Fork 224
SqlRS: Add SSL functionality #587
Copy link
Copy link
Open
Labels
enhancementThe issue is an enhancement request.The issue is an enhancement request.help wantedThe issue is up for grabs for anyone in the community.The issue is up for grabs for anyone in the community.
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementThe issue is an enhancement request.The issue is an enhancement request.help wantedThe issue is up for grabs for anyone in the community.The issue is up for grabs for anyone in the community.
Details of the scenario you tried and the problem that is occurring:
I suggest add SSL functionality to resource SqlRS.
The suggested change in issue #990 removing SqlRSSecureConnectionLevel and adding
SecureConnectionLevelto the SqlRS resource will only change the value of propertySecureConnectionLevel, it does not add new ports or bind a certificate to the configuration.Articles.
How Certificate Bindings Are Stored
Using Secure Web Service Methods
ConfigurationSetting Method - SetSecureConnectionLevel
RsReportServer.config Configuration File
The DSC configuration that is using the resource (as detailed as possible):
n/a
Version of the Operating System, SQL Server and PowerShell the DSC Target Node is running:
n/a
What module (SqlServer or SQLPS) and which version of the module the DSC Target Node is running:
n/a
Version of the DSC module you're using, or 'dev' if you're using current dev branch:
Dev