File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 156156 <info xmlns : d =" http://docbook.org/ns/docbook" >
157157 <revhistory xml : id =" rh-admin-part-appendix" >
158158 <revision >
159- <date >2025-06-17 </date >
159+ <date >2026-03-19 </date >
160160 <revdescription >
161161 <para />
162162 </revdescription >
Original file line number Diff line number Diff line change 2828 </dm : docmanager >
2929 <revhistory xml : id =" rh-app-ha-troubleshooting" >
3030 <revision >
31- <date >2025-11 -19</date >
31+ <date >2026-03 -19</date >
3232 <revdescription >
3333 <para />
3434 </revdescription >
@@ -464,18 +464,21 @@ Report saved in '/root/&exampleuser_plain;-test.tar.bz2'</screen>
464464 <para >Replace <filename >/etc/hawk/hawk.pem</filename > with the
465465 certificate that &hawk2; should present.</para >
466466 </step >
467+ <step >
468+ <para >
469+ Change ownership of the files to <literal >root:haclient</literal >
470+ and make the files accessible to the group:
471+ </para >
472+ <screen >&prompt.root; <command >chown root:haclient /etc/hawk/hawk.key /etc/hawk/hawk.pem</command >
473+ &prompt.root; <command >chmod 640 /etc/hawk/hawk.key /etc/hawk/hawk.pem</command ></screen >
474+ </step >
467475 <step >
468476 <para >
469477 Restart the &hawk2; services to reload the new certificate:
470478 </para >
471479 <screen >&prompt.root; <command >systemctl restart hawk-backend hawk</command ></screen >
472480 </step >
473481 </procedure >
474- <para >
475- Change ownership of the files to <literal >root:haclient</literal >
476- and make the files accessible to the group:</para >
477- <screen >&prompt.root; <command >chown root:haclient /etc/hawk/hawk.key /etc/hawk/hawk.pem</command >
478- &prompt.root; <command >chmod 640 /etc/hawk/hawk.key /etc/hawk/hawk.pem</command ></screen >
479482 </listitem >
480483 </varlistentry >
481484 </variablelist >
You can’t perform that action at this time.
0 commit comments