~brad-marshall/charms/trusty/apache2-wsgi/fix-haproxy-relations

« back to all changes in this revision

Viewing changes to ssl/wsgi-app.conf

  • Committer: Robin Winslow
  • Date: 2014-05-27 14:00:44 UTC
  • Revision ID: robin.winslow@canonical.com-20140527140044-8rpmb3wx4djzwa83
Add all files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[ req ]
 
2
distinguished_name     = req_distinguished_name
 
3
attributes             = req_attributes
 
4
prompt                 = no
 
5
output_password        = mypass
 
6
 
 
7
[ req_distinguished_name ]
 
8
C                      = GB
 
9
ST                     = A fake state
 
10
L                      = A locality
 
11
O                      = A WSGI app
 
12
OU                     = Application
 
13
CN                     = apache2-wsgi
 
14
emailAddress           = example@example.com
 
15
 
 
16
[ req_attributes ]
 
17
challengePassword      = "GW,6tEJu>n)9PD$"