scripts/csr.sh
2016-01-04 22:55:43 +01:00

3 lines
93 B
Bash
Executable file

#!/bin/bash
openssl req -nodes -new -newkey rsa:4096 -sha256 -out ${1}.csr -keyout ${1}.key