Generate Certificate Signing Request with openssl for a sample domain

To avoid entering the inputs, use this format:

openssl req -new -key my-bank.key -out my-bank.csr -subj "/C=US/ST=CA/O=MyOrg, Inc./CN=mydomain.com"