Josu Jos Souza Jr. wrote:
>
> Hello,
>
I
> get this error:
>
>
> Using configuration from /usr/local/etc/ssleay.cnf
> error on line 6 of config file '/usr/local/etc/ssleay.cnf'
> 26979:error:0E065068:configuation file routines:STR_COPY:variable has no
>value:conf.c:596
>
> #
> # SSLeay example configuration file.
> # This is mostly being used for generation of certificate requests.
> #
>
> RANDFILE = $ENV::HOME/.rnd
>
>
> Does anybody knows what's happening?
>
Probably your HOME environment variable isn't set. It's almost always
set under Unix to a users home directory. You can edit the above line to
just point at a convenient spot where it will store the random data.
Steve.
--
Dr Stephen N. Henson.
UK based freelance Cryptographic Consultant. For info see homepage.
Homepage: http://www.drh-consultancy.demon.co.uk/
Email: [EMAIL PROTECTED]
PGP key: via homepage.
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/ |
+-------------------------------------------------------------------------+