Commit 5028c279 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gaston

Improved documentation when creating a self-sign certificate.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1300 b35dd754-fafc-0310-a699-88a17e54d16e
parent 0d99374c
......@@ -134,8 +134,10 @@ Now we'll create a certificate using the keytool:
<p>
where you should substitute your server's name for <tt>example.com</tt>.
The keytool will ask for the store password, then several pieces of
information required for the certificate. Enter all the information and
the keytool will ask you to verify the information and set a key password.
information required for the certificate. Enter all the information but remember
to <b>complete with your server's name when asked for your first and last name</b>.
After you have entered all the required information, keytool will ask you to
verify the information and set a key password.
<b>You must use the same key password as the store password.</b> By default
you get this by simply hitting 'enter' when prompted for a key password.</p>
<p>If you later change the keystore password remember to change the entries'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment