Made a small change to section_keystone_certificates-for-pki

Copy edit change - Changed successfully to successful

Change-Id: I4a997b7b3393180b75bb6517a5fe078dfccb4a57
This commit is contained in:
Shilla Saebi 2014-02-11 12:30:34 -05:00
parent ec6a97375a
commit 5c5b67092d

View File

@ -180,7 +180,7 @@ emailAddress = keystone@openstack.org
<para>For example:</para>
<screen><prompt>$</prompt> <userinput>openssl req -newkey rsa:1024 -keyout signing_key.pem -keyform PEM \
-out signing_cert_req.pem -outform PEM -config cert_req.conf -nodes</userinput></screen>
<para>If everything is successfully, you should end up with
<para>If everything is successful, you should end up with
<filename>signing_cert_req.pem</filename> and
<filename>signing_key.pem</filename>. Send
<filename>signing_cert_req.pem</filename> to your CA