Update Tasks-Packaging.xml - title case

This commit is contained in:
Mirek Jahoda 2017-10-23 15:43:04 +00:00
parent d6b1626253
commit a5b26341f5

View file

@ -9,8 +9,8 @@
distribution-specific packaging guidelines.
</para>
<section id="sect-Defensive_Coding-Tasks-Packaging-Certificates">
<title>Generating X.509 self-signed certificates during
installation</title>
<title>Generating X.509 Self-signed Certificates during
Installation</title>
<para>
Some applications need X.509 certificates for authentication
purposes. For example, a single private/public key pair could
@ -140,8 +140,8 @@ fi
</para>
</section>
<section id="sect-Defensive_Coding-Tasks-Packaging-Certificates-Service">
<title>Generating X.509 self-signed certificates before service
start</title>
<title>Generating X.509 Self-signed Certificates before Service
Start</title>
<para>
An alternative way to automatically provide an X.509 key pair is
to create it just before the service is started for the first