http2-express icon indicating copy to clipboard operation
http2-express copied to clipboard

keygeneration not working...

Open a3igner opened this issue 4 years ago • 0 comments

I am trying the first line of your ssl key generation and getting this error...

openssl genrsa -des3 -passout pass:x -out server.pass.key 2048 Generating RSA private key, 2048 bit long modulus (2 primes) .............................................................................................................................................................+++++ .........+++++ e is 65537 (0x010001) 140330459612480:error:28078065:UI routines:UI_set_result_ex:result too small:../crypto/ui/ui_lib.c:905:You must type in 4 to 1023 characters 140330459612480:error:28078065:UI routines:UI_set_result_ex:result too small:../crypto/ui/ui_lib.c:905:You must type in 4 to 1023 characters 140330459612480:error:0906906F:PEM routines:PEM_ASN1_write_bio:read key:../crypto/pem/pem_lib.c:357:

a3igner avatar Jan 16 '21 18:01 a3igner