You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/index.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ The provider understands [connection URIs](https://libvirt.org/uri.html). The su
24
24
25
25
*`tcp` (non-encrypted connection)
26
26
*`unix` (UNIX domain socket)
27
-
*`tls` (See [here](https://www.libvirt.org/tlscerts.html) for information how to setup certificates)
27
+
*`tls` (See [here](https://libvirt.org/kbase/tlscerts.html) for information how to setup certificates)
28
28
*`ssh` (Secure shell)
29
29
30
30
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.
0 commit comments