Update broken link oon provisioners connection page
This commit is contained in:
parent
493d4b8dc8
commit
f5c463c27e
|
@ -133,7 +133,7 @@ block would create a dependency cycle.
|
|||
|
||||
* `insecure` - Set to `true` to not validate the HTTPS certificate chain.
|
||||
|
||||
* `use_ntlm` - Set to `true` to use NTLM authentication, rather than default (basic authentication), removing the requirement for basic authentication to be enabled within the target guest. Further reading for remote connection authentication can be found [here](https://msdn.microsoft.com/en-us/library/aa384295(v=vs.85).aspx).
|
||||
* `use_ntlm` - Set to `true` to use NTLM authentication, rather than default (basic authentication), removing the requirement for basic authentication to be enabled within the target guest. Further reading for remote connection authentication can be found [here](https://docs.microsoft.com/en-us/windows/win32/winrm/authentication-for-remote-connections?redirectedfrom=MSDN).
|
||||
|
||||
* `cacert` - The CA certificate to validate against.
|
||||
|
||||
|
|
Loading…
Reference in New Issue