Skip to content

Instantly share code, notes, and snippets.

@rushipkar90
Created September 25, 2015 16:42
Show Gist options
  • Save rushipkar90/924dcdccdadda13d17f1 to your computer and use it in GitHub Desktop.
Save rushipkar90/924dcdccdadda13d17f1 to your computer and use it in GitHub Desktop.
updatessl.sh
#!/bin/sh
/scripts/perlinstaller ExtUtils::Installer
rm -f /var/cpanel/version/netssleay
/usr/local/cpanel/bin/nativessl-install
/usr/local/cpanel/etc/init/stopcpsrvd
/usr/local/cpanel/etc/init/startcpsrvd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment