<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wikiold.home.tartarefr.eu/index.php?action=history&amp;feed=atom&amp;title=MTA%2FZimbra%2FAdministration_Console_and_CLI_Certificate_Tools</id>
	<title>MTA/Zimbra/Administration Console and CLI Certificate Tools - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wikiold.home.tartarefr.eu/index.php?action=history&amp;feed=atom&amp;title=MTA%2FZimbra%2FAdministration_Console_and_CLI_Certificate_Tools"/>
	<link rel="alternate" type="text/html" href="https://wikiold.home.tartarefr.eu/index.php?title=MTA/Zimbra/Administration_Console_and_CLI_Certificate_Tools&amp;action=history"/>
	<updated>2026-07-07T09:17:22Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wikiold.home.tartarefr.eu/index.php?title=MTA/Zimbra/Administration_Console_and_CLI_Certificate_Tools&amp;diff=717&amp;oldid=prev</id>
		<title>Didier : Page créée avec « ZCS allows administrators to manage their certificates using either the Administration Console or the Command Line Interface (CLI). This article discusses the ZCS 7.0.x, 6.0.... »</title>
		<link rel="alternate" type="text/html" href="https://wikiold.home.tartarefr.eu/index.php?title=MTA/Zimbra/Administration_Console_and_CLI_Certificate_Tools&amp;diff=717&amp;oldid=prev"/>
		<updated>2012-09-07T12:43:00Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « ZCS allows administrators to manage their certificates using either the Administration Console or the Command Line Interface (CLI). This article discusses the ZCS 7.0.x, 6.0.... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;ZCS allows administrators to manage their certificates using either the Administration Console or the Command Line Interface (CLI). This article discusses the ZCS 7.0.x, 6.0.x, and 5.0.x Administration Console, and the CLI tools for ZCS 7.0.x, 6.0.x, 5.0.x and 4.5.x.&lt;br /&gt;
&lt;br /&gt;
{{Admon/note|iPhone SSL certificates|For information about iPhone SSL certificates, see http://wiki.zimbra.com/wiki/IPhone}}&lt;br /&gt;
&lt;br /&gt;
=ZCS Administration Console Certificates Tools=&lt;br /&gt;
The ZCS Certificates tools are located in the Navigation pane, under &amp;#039;&amp;#039;&amp;#039;Tools&amp;gt;Certificates&amp;#039;&amp;#039;&amp;#039;. Once you have selected &amp;#039;&amp;#039;&amp;#039;Certificates&amp;#039;&amp;#039;&amp;#039; from this menu, the Manage Certificates tab opens in the Content pane. From here, you can view your deployed certificates or install a new certificate.&lt;br /&gt;
&lt;br /&gt;
[[image:ZimbraAdminConsoleManageCerts.png]]&lt;br /&gt;
&lt;br /&gt;
==Viewing Certificates==&lt;br /&gt;
Using the Administration Console, you can view the details of certificates currently deployed.  Details include the certificate subject, issuer, validation days, and subject alternative name.&lt;br /&gt;
&lt;br /&gt;
To view a certificate, select a service host name, either under &amp;#039;&amp;#039;&amp;#039;Certificates&amp;#039;&amp;#039;&amp;#039; in the Navigation pane or by selecting a Service host name in the Manage Certificates tab and clicking &amp;#039;&amp;#039;&amp;#039;View Certificate&amp;#039;&amp;#039;&amp;#039;.  A Certificates tab for the service host name you selected opens in the Content Pane.&lt;br /&gt;
&lt;br /&gt;
You can refresh the currently displayed details by clicking &amp;#039;&amp;#039;&amp;#039;Refresh&amp;#039;&amp;#039;&amp;#039; at the top of the tab.&lt;br /&gt;
&lt;br /&gt;
==Installing Certificates==&lt;br /&gt;
Clicking &amp;#039;&amp;#039;&amp;#039;Install Certificate&amp;#039;&amp;#039;&amp;#039; from either the Manage Certificates tab or a Certificates tab opens the Certificate Installation Wizard.  The Certificate Installation Wizard is a tool that will help you quickly create and deploy a certificate.&lt;br /&gt;
&lt;br /&gt;
===Generating Multiple CSRs using the Administration Console===&lt;br /&gt;
&lt;br /&gt;
Currently the Administration Console only supports having one Certificate Signing Request (CSR) and private key at a time. Generating a new CSR overrides the existing one and generates a new private key. To generate more than one CSR, move both the CSR and key from the directory it is generated in (E.g. /opt/zimbra/ssl/zimbra/commercial directory/) before generating another CSR.&lt;br /&gt;
&lt;br /&gt;
==Maintaining Valid Certificates==&lt;br /&gt;
It is important to keep your SSL certificates valid to ensure clients and environments work properly, as the ZCS system can become non-functional if certificates are allowed to expire. You can view deployed SSL certificates from the ZCS administrator console, including their validation days. It is suggested that certificates are checked periodically, so you know when they expire and to maintain their validity.&lt;br /&gt;
&lt;br /&gt;
=ZCS Certificate CLI=&lt;br /&gt;
The ZCS Certificate CLI commands for 7.0.x, 6.0.x and 5.0.x differ from 4.5.x. The following sections discuss the CLI tools for each version.&lt;br /&gt;
&lt;br /&gt;
==ZCS 7.0.x, 6.0.x, and 5.0.x==&lt;br /&gt;
&lt;br /&gt;
===zmcertmgr===&lt;br /&gt;
This command allows you to manage certificates.&lt;br /&gt;
&lt;br /&gt;
====General Guidelines====&lt;br /&gt;
Follow these guidelines when using this command.&lt;br /&gt;
*This tool must be run as root&lt;br /&gt;
=====Commercial Certificate Guidelines=====&lt;br /&gt;
Follow these guidelines when using this command to generate a commercial certificate.&lt;br /&gt;
*The private key must exist in the &amp;#039;&amp;#039;&amp;#039;/opt/zimbra/ssl/zimbra/commercial&amp;#039;&amp;#039;&amp;#039; directory, and must be named &amp;#039;&amp;#039;&amp;#039;commercial.key&amp;#039;&amp;#039;&amp;#039; with its permission set to &amp;#039;&amp;#039;&amp;#039;740&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*The server certificate and the chain certificate files must exist in a temp directory. (E.g. /root/certs/)&lt;br /&gt;
*The chain certificate files must be concatenated into one file called &amp;#039;&amp;#039;&amp;#039;commercial_ca.crt&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Syntax====&lt;br /&gt;
zmcertmgr [options]&lt;br /&gt;
&lt;br /&gt;
====Description====&lt;br /&gt;
{|style=&amp;quot;width:100%&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
! align=&amp;quot;left&amp;quot; bgcolor=&amp;quot;tan&amp;quot; |Name&lt;br /&gt;
! align=&amp;quot;left&amp;quot; bgcolor=&amp;quot;tan&amp;quot;|Description&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; align=&amp;quot;left&amp;quot; bgcolor=&amp;quot;wheat&amp;quot; |General Options&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background=white&amp;quot; |&amp;lt;nowiki&amp;gt;-help&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|Displays usage options for &amp;#039;&amp;#039;&amp;#039;zmcertmgr&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; align=&amp;quot;left&amp;quot; bgcolor=&amp;quot;wheat&amp;quot; |Self-Signed Certificate Options&lt;br /&gt;
|-&lt;br /&gt;
|createca [-new]&lt;br /&gt;
|Generates a Certificate Authority (CA). The &amp;#039;&amp;#039;&amp;#039;-new&amp;#039;&amp;#039;&amp;#039; option forces the generation of a new CA.&lt;br /&gt;
|-&lt;br /&gt;
|deployca&lt;br /&gt;
|Deploys a CA.&lt;br /&gt;
|-&lt;br /&gt;
|createcsr &amp;lt;nowiki&amp;gt;&amp;lt;self|comm&amp;gt; [-new] [-subject subject] [-subjectAltNames &amp;quot;host1,host2&amp;quot;]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|Creates a certificate signing request (CSR) for either a self or commercially signed certificate authority.  The &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;-new&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; option forces the generation of a new CSR. The &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;-subject&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; option allows you to specify the path in which the certificate is valid. The &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;-subjectAltNames&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; option allows you to specify additional hosts that may use the certificate other than the one listed in the subject.  The default subject is &amp;quot;/C=US/ST=N\/A/L=N\/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=${zimbra_server_hostname}&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|createcrt [-new] [-days validation days] [-subject subject] [-subjectAltNames &amp;quot;host1,host2&amp;quot;]&lt;br /&gt;
|Creates a self-signed certificate based on the CSR generated using &amp;#039;&amp;#039;&amp;#039;createcsr&amp;#039;&amp;#039;&amp;#039;. The &amp;#039;&amp;#039;&amp;#039;-new&amp;#039;&amp;#039;&amp;#039; option forces the generation of a new certificate.  The &amp;#039;&amp;#039;&amp;#039;-days&amp;#039;&amp;#039;&amp;#039; option assigns a number of days for which the certificate is valid.  The &amp;#039;&amp;#039;&amp;#039;-subject&amp;#039;&amp;#039;&amp;#039; option allows you to specify the path in which the certificate is valid.  The &amp;#039;&amp;#039;&amp;#039;-subjectAltNames&amp;#039;&amp;#039;&amp;#039; allows you to specify additional hosts that may use the certificate other than the one listed  in the subject.  The default subject is &amp;quot;/C=US/ST=N\/A/L=N\/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=${zimbra_server_hostname}&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|deploycrt &amp;lt;self&amp;gt;&lt;br /&gt;
|Deploys a self-signed certificate.&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; align=&amp;quot;left&amp;quot; bgcolor=&amp;quot;wheat&amp;quot; |Self-Signed and Commercial Certificate Options&lt;br /&gt;
|-&lt;br /&gt;
|deploycrt &amp;lt;comm&amp;gt; [certfile] [ca_chain_file]&lt;br /&gt;
|Deploys a commercial certificate.  Specify the certificate file and the certificate authority (CA) chain file.&lt;br /&gt;
|-&lt;br /&gt;
|savecrt&lt;br /&gt;
|Saves a certificate&lt;br /&gt;
|-&lt;br /&gt;
|viewcsr &amp;lt;nowiki&amp;gt;&amp;lt;self|comm&amp;gt;&amp;lt;/nowiki&amp;gt; [csr_file]&lt;br /&gt;
|Shows a certificate signing request (CSR). Specify &amp;#039;&amp;#039;&amp;#039;self&amp;#039;&amp;#039;&amp;#039; if the CSR is self-signed. Specify &amp;#039;&amp;#039;&amp;#039;comm&amp;#039;&amp;#039;&amp;#039; if the certificate is commercial. Specify the CSR file to view.&lt;br /&gt;
|-&lt;br /&gt;
|viewdeployedcrt &amp;lt;nowiki&amp;gt;[all|ldap|mta|proxy|mailboxd]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|Shows a deployed certificate. This option only works for the local server.&lt;br /&gt;
|-&lt;br /&gt;
|viewstagedcrt &amp;lt;nowiki&amp;gt;&amp;lt;self|comm&amp;gt;&amp;lt;/nowiki&amp;gt; [certfile]&lt;br /&gt;
|Shows a staged certificate. A staged certificate is placed in a staging file, where all files that will be deployed with the certificate are kept. You can use the staging area to verify that you are ready to deploy a certificate.  Specify &amp;#039;&amp;#039;&amp;#039;self&amp;#039;&amp;#039;&amp;#039; if the certificate is self-signed. Specify &amp;#039;&amp;#039;&amp;#039;comm&amp;#039;&amp;#039;&amp;#039; if the certificate is commercial.  Specify the certificate file to view.&lt;br /&gt;
|-&lt;br /&gt;
|verifycrt &amp;lt;nowiki&amp;gt;&amp;lt;self|comm&amp;gt;&amp;lt;/nowiki&amp;gt; [priv_key] [certfile]&lt;br /&gt;
|Verifies a certificate. Specify &amp;#039;&amp;#039;&amp;#039;self&amp;#039;&amp;#039;&amp;#039; if the certificate is self-signed. Specify &amp;#039;&amp;#039;&amp;#039;comm&amp;#039;&amp;#039;&amp;#039; if the certificate is commercial. Specify the certificate key. Specify the certificate file.&lt;br /&gt;
|-&lt;br /&gt;
|verifycrtchain &amp;lt;ca_file&amp;gt; &amp;lt;certfile&amp;gt;&lt;br /&gt;
|Verifies a certificate chain.  Specify &amp;#039;&amp;#039;&amp;#039;self&amp;#039;&amp;#039;&amp;#039; if the certificate is self-signed.  Specify &amp;#039;&amp;#039;&amp;#039;comm&amp;#039;&amp;#039;&amp;#039; if the certificate is commercial.  Specify the certificate key.  Specify the certificate file. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Examples====&lt;br /&gt;
The following are examples of using the above options for different installation scenarios.&lt;br /&gt;
&lt;br /&gt;
=====Single-Node Self-Signed Certificate=====&lt;br /&gt;
1. Begin by generating a new Certificate Authority (CA).&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr createca -new&lt;br /&gt;
2. Then generate a certificate signed by the CA that expires in 365 days.&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr createcrt -new -days 365&lt;br /&gt;
3. Next deploy the certificate.&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr deploycrt self&lt;br /&gt;
4. Next deploy the CA.&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr deployca&lt;br /&gt;
5. To finish, verify the certificate was deployed to all the services.&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr viewdeployedcrt&lt;br /&gt;
&lt;br /&gt;
=====Multi-Node Self-Signed Certificate=====&lt;br /&gt;
1. Begin by generating a new Certificate Authority (CA).&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr createca -new&lt;br /&gt;
2. Then generate a certificate signed by the CA that expires in 365 days with either wild-card or subject altnames.&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr createcrt -new -days 365 -subject &amp;quot;/C=US/ST=CA/L=NVA/O=ZCS/OU=ZCS/CN=*.domain.tld&amp;quot;&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr createcrt -new -days 365 -subjectAltNames &amp;quot;host1.domain.tld,host2.domain.tld&amp;quot;&lt;br /&gt;
3. Next, deploy the certificate to all nodes in the deployment.&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr deploycrt self -allserver&lt;br /&gt;
4. To finish, verify the certificate was deployed.&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr viewdeployedcrt&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Note&amp;#039;&amp;#039;&amp;#039;: The option &amp;#039;&amp;#039;&amp;#039;viewdeployedcrt&amp;#039;&amp;#039;&amp;#039; only works for the local server.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=====Single-Node Commercial Certificate=====&lt;br /&gt;
1. Begin by generating a Certificate Signing Request (CSR).&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr createcsr comm -new -subject &amp;quot;/C=US/ST=CA/L=Sunnyvale/O=Yahoo/OU=Zimbra Collaboration Suite&amp;quot; -subjectAltNames host.example.com&lt;br /&gt;
2. Next, submit the CSR to the SSL provider and get a commercial certificate in PEM format. Save the new certificate to a temporary file (e.g. /tmp/commercial.crt).&lt;br /&gt;
&lt;br /&gt;
3. Now, download and save the root Certificate Authority (CA) from your provider to a temporary file. (e.g. /tmp/ca.crt)&lt;br /&gt;
&lt;br /&gt;
4. Download any intermediary CAs from your provider to a temporary file. (e.g. /tmp/ca_intermediary.crt)&lt;br /&gt;
&lt;br /&gt;
5. Combine root and intermediary CAs into a temporary file.&lt;br /&gt;
  cat /tmp/ca.crt /tmp/ca_intermediary.crt &amp;gt; /tmp/ca_chain.crt&lt;br /&gt;
6. Verify your commercial certificate.&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr verifycrt comm /opt/zimbra/ssl/zimbra/commercial/commercial.key /tmp/commercial.crt /tmp/ca_chain.crt&lt;br /&gt;
  **Verifying /tmp/commercial.crt against&lt;br /&gt;
  /opt/zimbra/ssl/zimbra/commercial/commercial.key&lt;br /&gt;
  Certificate (/tmp/commercial.crt) and private key&lt;br /&gt;
  (/opt/zimbra/ssl/zimbra/commercial/commercial.key) match.&lt;br /&gt;
  Valid Certificate: /tmp/commercial.crt: OK&lt;br /&gt;
7. Deploy your commercial certificate.&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr deploycrt comm /tmp/commercial.crt /tmp/ca_chain.crt&lt;br /&gt;
  ** Verifying /tmp/commercial.crt against&lt;br /&gt;
  /opt/zimbra/ssl/zimbra/commercial/commercial.key&lt;br /&gt;
  Certificate (/tmp/commercial.crt) and private key&lt;br /&gt;
  (/opt/zimbra/ssl/zimbra/commercial/commercial.key) match.&lt;br /&gt;
  Valid Certificate: /tmpt/commercial.crt: OK&lt;br /&gt;
  **Copying commercial.crt to /opt/zimbra/ssl/zimbra/commercial/commercial.crt&lt;br /&gt;
  **Appending ca chain /tmp/ca_chain.crt to&lt;br /&gt;
  /opt/zimbra/ssl/zimbra/commercial/commercial.crt&lt;br /&gt;
  **Saving server config key zimbraSSLCeretificate…done.&lt;br /&gt;
  **Saving server config key zimbraSSLPrivateKey…done.&lt;br /&gt;
  **Installing mta certificate and key…done.&lt;br /&gt;
  **Installing slapd certificate and key…done.&lt;br /&gt;
  **Installing proxy certificate and key…done.&lt;br /&gt;
  **Creating pkcs12 file /opt/zimbra/ssl/zimbra/jetty.pkcs12…done.&lt;br /&gt;
  **Creating keystore file /opt/zimbra/mailbox/etc/keystore…done.&lt;br /&gt;
  **Installing CA to /opt/zimbra/conf/ca…done.&lt;br /&gt;
8. To finish, verify the certificate was deployed.&lt;br /&gt;
  /opt/zimbra/bin/zmcertmgr viewdeployedcrt&lt;br /&gt;
&lt;br /&gt;
==ZCS 4.5.x==&lt;br /&gt;
In ZCS 4.5.x, the task of creating a Certificate Authority, creating a self-signed certificate, and then installing the certificate is handled by three CLI commands. When you are installing a certificate, remember to stop and then restart Tomcat once the certificate has been installed.&lt;br /&gt;
&lt;br /&gt;
===zmcreateca===&lt;br /&gt;
This command creates a Certificate Authority (CA).&lt;br /&gt;
&lt;br /&gt;
====Syntax====&lt;br /&gt;
zmcreateca&lt;br /&gt;
&lt;br /&gt;
===zmcreatecert===&lt;br /&gt;
This command creates a new self-signed certificate.&lt;br /&gt;
&lt;br /&gt;
====Syntax====&lt;br /&gt;
zmcreatecert&lt;br /&gt;
&lt;br /&gt;
===zmcertinstall===&lt;br /&gt;
This command installs a certificate.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Note&amp;#039;&amp;#039;&amp;#039;: Tomcat must be stopped and restarted after you have installed a certificate.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Syntax====&lt;br /&gt;
zmcertinstall&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
The follow example shows how to install a self-signed certificate on a ZCS 4.5.x server.&lt;br /&gt;
&lt;br /&gt;
1. As root, type the follow commands.&lt;br /&gt;
  rm -rf /opt/zimbra/ssl&lt;br /&gt;
  mkdir /opt/zimbra/ssl&lt;br /&gt;
  chown zimbra:zimbra /opt/zimbra/ssl&lt;br /&gt;
2. Switch to the Zimbra User.&lt;br /&gt;
  su -zimbra&lt;br /&gt;
3. Type the following command.&lt;br /&gt;
  keytool -delete -alias my_ca -keystore /opt/zimbra/java/jre/lib/security/cacerts -storepass changeit&lt;br /&gt;
4. Create the Certificate Authority.&lt;br /&gt;
  zmcreateca&lt;br /&gt;
5. Create the self-signed certificate.&lt;br /&gt;
  zmcreatecert&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; You may need to type &amp;#039;&amp;#039;&amp;#039;zmcreatecert host.domain.com&amp;#039;&amp;#039;&amp;#039; if your host uses multiple names or aliases. (For example, if you have the hostname &amp;#039;&amp;#039;&amp;#039;bingo.insidedomain.com&amp;#039;&amp;#039;&amp;#039;, which is aliased to &amp;#039;&amp;#039;&amp;#039;mail.truedomain.com&amp;#039;&amp;#039;&amp;#039;, you will want to include the host and domain name for your certificate.)  When typing your domain, be sure that the hostname is the one used in the certificate.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
6. Install your certificate.&lt;br /&gt;
  zmcertinstall mailbox&lt;br /&gt;
7. Stop Tomcat.&lt;br /&gt;
  tomcat stop&lt;br /&gt;
8. Restart Tomcat.&lt;br /&gt;
  tomcat start&lt;br /&gt;
&lt;br /&gt;
[[Category:Administration]]&lt;br /&gt;
[[Category:Certificates]]&lt;br /&gt;
[[Category:Command Line Interface]]&lt;br /&gt;
[[Category:Troubleshooting Certificates]]&lt;/div&gt;</summary>
		<author><name>Didier</name></author>
	</entry>
</feed>