Skip to content

Instantly share code, notes, and snippets.

@alejandrobernardis
Created May 29, 2012 17:37
Show Gist options
  • Select an option

  • Save alejandrobernardis/2829661 to your computer and use it in GitHub Desktop.

Select an option

Save alejandrobernardis/2829661 to your computer and use it in GitHub Desktop.
(mt) SSL Certificate
cd /etc/httpd/conf.d/; cp ssl.conf ssl.conf.old && sed '/VirtualHost/,$ s/^/#/' ssl.conf.old > ssl.conf && service httpd restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment