Changeset - 7d197a9ca71e
[Not reviewed]
0 1 0
Branko Majic (branko) - 7 years ago 2017-04-22 18:49:31
branko@majic.rs
Noticket: Use %no-protection for batch generation of GnuPG keys in test site.
1 file changed with 6 insertions and 0 deletions:
0 comments (0 inline, 0 general)
docs/testsite.rst
Show inline comments
 
@@ -142,36 +142,42 @@ In order to deploy the test site, the following steps would normally be taken:
 
     Key-Length:1024
 
     Name-Real:ldap.example.com
 
     Expire-Date:0
 
     %no-protection
 
     %commit
 

	
 
     Key-Type:RSA
 
     Key-Length:1024
 
     Name-Real:mail.example.com
 
     Expire-Date:0
 
     %no-protection
 
     %commit
 

	
 
     Key-Type:RSA
 
     Key-Length:1024
 
     Name-Real:web.example.com
 
     Expire-Date:0
 
     %no-protection
 
     %commit
 

	
 
     Key-Type:RSA
 
     Key-Length:1024
 
     Name-Real:xmpp.example.com
 
     Expire-Date:0
 
     %no-protection
 
     %commit
 

	
 
     Key-Type:RSA
 
     Key-Length:1024
 
     Name-Real:backup.example.com
 
     Expire-Date:0
 
     %no-protection
 
     %commit
 

	
 
     Key-Type:RSA
 
     Key-Length:1024
 
     Name-Real:ws01.example.com
 
     Expire-Date:0
 
     %no-protection
 
     %commit
 
     EOF
 

	
0 comments (0 inline, 0 general)