Skip to content

Commit

Permalink
Update URL to show how to setup cert (#1007)
Browse files Browse the repository at this point in the history
  • Loading branch information
flat35hd99 committed Sep 25, 2023
1 parent ebd0a9a commit 6bf72ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/index.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The provider understands [connection URIs](https://libvirt.org/uri.html). The su

* `tcp` (non-encrypted connection)
* `unix` (UNIX domain socket)
* `tls` (See [here](https://www.libvirt.org/tlscerts.html) for information how to setup certificates)
* `tls` (See [here](https://libvirt.org/kbase/tlscerts.html) for information how to setup certificates)
* `ssh` (Secure shell)

Unlike the original libvirt, the `ssh` transport is not implemented using the ssh command and therefore does not require `nc` (netcat) on the server side.
Expand Down

0 comments on commit 6bf72ae

Please sign in to comment.