forked from mirrors/kore
6ba7390cc9
This option allows the user to specify a file to be used for seeding the PRNG initially and to write random bytes at exit. The option is only available if kore has TLS enabled (by default). If you enable this option Kore will refuse to start if there is a problem with the file specified (not found, not a file, invalid size, etc). While here let the keymgr process call RAND_poll() every half hour to grab more system entropy and seed it into the PRNG. |
||
---|---|---|
.. | ||
kore.conf.example |