Changeset 2684
- Timestamp:
 - Mar 12, 2015, 4:30:06 AM (11 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/server/fedora/config/etc/httpd/vhosts.d/reify-vhost.py
r2624 r2684 12 12 # 13 13 # Geoffrey Thomas <geofft@mit.edu>, 2008, public domain. 14 15 # Note: As of 1/2011 we are inserting SSLCertificateKeyFile into reified16 # hosts, because previously-acqured certificates were signed with an17 # older (1024-bit) key. Sometime around 2014 when our last cert with18 # this key expires, we can update /etc/httpd/conf/httpd.conf to point to19 # the current key instead of the old one, and stop inserting this into20 # individual vhost records. -geofft21 14 22 15 import ldap  
Note: See TracChangeset
          for help on using the changeset viewer.
      