[extensions-web: 28/75] Give the correct permissions to the key.



commit c388219e7ba72c3ca467749c8ba27502dffad273
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Wed Sep 14 17:59:53 2011 -0400

    Give the correct permissions to the key.

 README.rst |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/README.rst b/README.rst
index 113b336..63f27f4 100644
--- a/README.rst
+++ b/README.rst
@@ -55,6 +55,7 @@ instructions above to get a proper SweetTooth checkout, and then::
 
   $ openssl x509 -req -in ego.csr -signkey extensions.gnome.org.key -out extensions.gnome.org.crt
   $ rm ego.csr
+  $ chmod 600 extensions.gnome.org.key
 
   # Install it on your system.
   $ sudo cp extensions.gnome.org.crt /etc/pki/tls/certs/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]