Daisuke
Contributor
- Joined
- Jun 23, 2011
- Messages
- 1,041
It looks like there are some wrong perms to the /.rnd directory:
Usually, you get a "unable to write 'random state'" when the /.rnd dir is not associated to a proper user? Not sure if this can be considered as bug, please let me know.
Code:
Generating a 1024 bit RSA private key ...........................................++++++ .........................++++++ unable to write 'random state' writing new private key to '/etc/ssl/freenas/CA/private/cakey.key'
Usually, you get a "unable to write 'random state'" when the /.rnd dir is not associated to a proper user? Not sure if this can be considered as bug, please let me know.