File tree Expand file tree Collapse file tree 2 files changed +7
-11
lines changed
modules/installation-and-upgrade/pages/container-deployment Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 3
3
4
4
== Introduction
5
5
6
- This chapter describes how {productname} proxy can be registered with {productname} server.
7
- The main principle consists of using a functionality within {webui} which converts an already onboarded client to a proxy.
6
+ This chapter describes how {productname} proxy can be registered with {productname} server from the {webui}.
8
7
9
8
The client which is a candidate for conversion to proxy must adhere to the following pre-requisites:
10
9
@@ -76,6 +75,10 @@ The certificate can be replaced by one of the two options:
76
75
rhn-tool-ssl --gen-server --set-hostname="proxy hostname" --set-email="email set in the proxy configuration tab"
77
76
----
78
77
78
+ +
79
+
80
+ Email address must be the same one as set in the [literal]``Configuration`` tab.
81
+
79
82
+
80
83
** For more information about certificate creation, see xref:administration:ssl-certs.adoc[].
81
84
. In the section [literal]``Source`` select one of two options: [literal]``RPM`` or [literal]``Registry``.
Original file line number Diff line number Diff line change 3
3
4
4
== Introduction
5
5
6
- This chapter describes how {productname} proxy can be registered with {productname} server.
7
- The main principle consists of using a functionality within {webui} which converts an already onboarded client to a proxy.
6
+ This chapter describes how {productname} proxy can be registered with {productname} server from the {webui}.
8
7
9
8
The client which is a candidate for conversion to proxy must adhere to the following pre-requisites:
10
9
11
10
* it must already be onboarded
12
11
* it is reachable
13
12
* it has access to client tools
14
13
15
- ifeval::[{mlm-content} == true]
16
- * it is one of the following systems:
17
- ** {sles} 15 SP7
18
- ** {sl-micro} 6.1
19
- endif::[]
20
-
21
14
22
15
== Convert the client to {productname} Proxy
23
16
@@ -78,7 +71,7 @@ rhn-tool-ssl --gen-server --set-hostname="proxy.example.com" --set-email="email@
78
71
79
72
+
80
73
81
- Email address must be the same one as set in the [litelal ]``Configuration`` tab.
74
+ Email address must be the same one as set in the [literal ]``Configuration`` tab.
82
75
83
76
+
84
77
You can’t perform that action at this time.
0 commit comments