Update Tasks-Packaging.xml - title case
This commit is contained in:
parent
d6b1626253
commit
a5b26341f5
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue