]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixed OpenStack Keystone instruction.
authorJohn Wilkins <john.wilkins@inktank.com>
Tue, 18 Jun 2013 22:14:30 +0000 (15:14 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Tue, 18 Jun 2013 22:14:30 +0000 (15:14 -0700)
fixes: #5178

doc/radosgw/config.rst

index 0c3b22a0fd491b0462bfaacc8a99a6fce87b057f..9db01f808b67128ce4cc8f64b7d4ede05024ae73 100644 (file)
@@ -369,7 +369,7 @@ Keystone uses for creating the requests to the nss db format, for example::
        openssl x509 -in /etc/keystone/ssl/certs/ca.pem -pubkey | \
                certutil -d /var/ceph/nss -A -n ca -t "TCu,Cu,Tuw"
        openssl x509 -in /etc/keystone/ssl/certs/signing_cert.pem -pubkey | \
-               certutil -d /var/ceph/nss -A -n signing_cert -t "TCu,Cu,Tuw"
+               certutil -A -d /var/ceph/nss -n signing_cert -t "P,P,P"
 
 
 Enabling Subdomain S3 Calls