RE: generating a server certificate request from verisign

2001-09-20 Thread Richard Stanway
Hi, > when i run the command line > /usr/bin/openssl genrsa -rand /dev/urandom -out /etc/httpd/conf/server.key 1024 > the console screen does nothing and when i stop it using CTRL C and chec > the server.key file under /etc/httpd/conf the file size is 0 Correct me if I'm mistaken but doesn't -r

generating a server certificate request from verisign

2001-09-20 Thread Sherwin Magno
hi, im applying for a server certificate from verisign, i have redhat 7 wich i believe comes with openssl.   when i run the command line /usr/bin/openssl genrsa -rand /dev/urandom -out /etc/httpd/conf/server.key 1024 the console screen does nothing and when i stop it using CTRL C and check