openssl genrsa -des3 -rand file1:file2:file3:file4:file5 -out g3x-koot.key 1024 openssl req -new -key g3x-koot.key -out g3x-koot.csr openssl x509 -req -in g3x-koot.csr -signkey g3x-koot.key -out g3x-koot.crt -days 60