Description of WinRM configuration options
Configuration option = Default value Description
[DEFAULT]
= ~/.ssl/key.pem (StrOpt) Path to the x509 certificate key.
= ~/.ssl/cert.pem (StrOpt) Path to the x509 certificate used for accessing the serviceinstance.
= 60 (IntOpt) WinRM connection timeout.
= 60 (IntOpt) WinRM operation timeout.
= 3 (IntOpt) WinRM retry count.
= 5 (IntOpt) WinRM retry interval in seconds
= False (BoolOpt) Use x509 certificates in order to authenticate to theservice instance.