Skip to content

Instantly share code, notes, and snippets.

View maanas's full-sized avatar

Maanas Royy maanas

  • Maanas Network
  • India
View GitHub Profile
#!/bin/bash
#
# /etc/rc.d/init.d/selenium
#
# chkconfig: 345 95 28
# description: Starts/Stops Selenium server
# processname: selenium
#
. /etc/init.d/functions
sudo openssl req -new -newkey rsa:2048 -nodes -keyout /etc/pki/tls/private/domain.com.key -out /etc/pki/tls/private/domain.com.csr