Generate CSR

openssl

( _fd="private.key" ; _fd_csr="request.csr" ; \
openssl req -out ${_fd_csr} -new -key ${_fd} )
click the source code to copy install openssl on any operating system with command-not-found.com