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: modules/installation-and-upgrade/pages/container-deployment/uyuni/proxy-deployment-uyuni.adoc
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -220,7 +220,7 @@ You can consider generated certificates as {productname} builtin (self signed) c
220
220
+
221
221
Depending on the choice then provide either path to signing CA certificate to generate a new certificate or path to an existing certificate and its key to be used as proxy certificate.
222
222
+
223
-
The CA certificates generated on the server are stored in the [path]``/var/lib/containers/storage/volumes/root/ssl-build`` directory.
223
+
The CA certificates generated on the server are stored in the [path]``/var/lib/containers/storage/volumes/root/_data/ssl-build`` directory.
224
224
+
225
225
For more information about existing or custom certificates and the concept of corporate and intermediate certificates, see xref:administration:ssl-certs-imported.adoc[].
226
226
@@ -236,13 +236,8 @@ This archive needs to be made available on the Proxy container host.
236
236
237
237
238
238
.Task: Copy the Proxy configuration
239
-
. Copy the files from the Server container to the Server host OS:
240
-
+
241
-
----
242
-
mgrctl cp server:/root/config.tar.gz .
243
-
----
244
239
245
-
. Next copy the files from the Server host OS to the Proxy host:
0 commit comments