#!/bin/bash host='syslog.hpc.lsu.edu' openssl req -nodes -newkey rsa:2048 -keyout ${host}.key -out ${host}.csr -config cert.txt