# openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/ssl/private/ceph-rgw-cert.key -out /etc/ssl/certs/ceph-rgw.crt
Generating a RSA private key
....+++++
........................................+++++
writing new private key to '/etc/ssl/private/ceph-rgw-cert.key'
-----
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:KR
State or Province Name (full name) [Some-State]:
Locality Name (eg, city) []:
Organization Name (eg, company) [Internet Widgits Pty Ltd]:
Organizational Unit Name (eg, section) []:
Common Name (e.g. server FQDN or YOUR name) []:
Email Address []:
Cannot write random bytes:
139730841780672:error:2407007A:random number generator:RAND_write_file:Not a regular file:../crypto/rand/randfile.c:163:Filename=/root/.rnd
# vim /etc/ssl/openssl.cnf
# This definition stops the following lines choking if HOME isn't # defined. HOME = . # RANDFILE = $ENV::HOME/.rnd |
Á¶Ä¡ : RANDFILE À§Ä¡ ÁÖ¼®Ã³¸®