Skip to content

Commit 6bf72ae

Browse files
authored
Update URL to show how to setup cert (#1007)
1 parent ebd0a9a commit 6bf72ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/index.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The provider understands [connection URIs](https://libvirt.org/uri.html). The su
2424

2525
* `tcp` (non-encrypted connection)
2626
* `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)
2828
* `ssh` (Secure shell)
2929

3030
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

Comments
 (0)