Commit 508131a
authored
Generate a larger random password when creating self-signed certificates to avoid: (#80)
Generate Guardians CA key:
11:30:33 Generating RSA private key, 4096 bit long modulus (2 primes)
11:30:33 .......................++++
11:30:33 ...............................................++++
11:30:34 e is 65537 (0x010001)
11:30:34 139763271575360: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
11:30:34 139763271575360: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
11:30:34 139763271575360:error:0906906F:PEM routines:PEM_ASN1_write_bio:read key:crypto/pem/pem_lib.c:357:
11:30:341 parent 15dd31f commit 508131a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments