On Thu, 20 Dec 2001, Fabro, Loic wrote:
> Subject: RE: I got 4 or more emails identical
>
> Sorry, I do not think I will be able to post to the list (because my !@#%@#$
> Exchange Admin make every outgoing email an HTML email. :-( ). If my
> message does not make it to the list, could anyo
On Thu, 30 Aug 2001, Ivan Lopez wrote:
> I´m trying to use Openssl and Openssh in this environment: - OS: SCO
> OpenServer 5.0.5 (upgraded from 5.0). - I don´t have the OpenServer
> Development Kit. I used:
> - SCO Open Server Application Development Libraries and Linker
> (ver 5.0.2b)
>
On Thu, 12 Jul 2001, Olivier PRENANT wrote:
> All goes well but during make tests all executable fail with an undefined
> symbol:
>
> __llasgdivu needed from libcrypto.so
>
> This symbol is defined (hide) in libc.so though...
This problem is usually caused by linking with ld and not cc, gcc, CC,.
On Tue, 6 Feb 2001 [EMAIL PROTECTED] wrote:
> I had to install GNU bc on SCO Openserver 5.0.5, when the
> make test failed on the "bc" portion.The GNU bc lives in
> /usr/local/bin
> as you would expect. I don't want to alter the OS or filesystems. But
> I do want openssl to use GNU
On Fri, 2 Feb 2001, John Hughes wrote:
> > I used your patch but this still does not work.
>
> Oh. What does truss(1) show now?
sigaction(SIGPIPE, 0x080466B0, 0x080466F0) = 0
xstat(2, "//.rnd", 0x080461B8) = 0
open("//.rnd", O_RDONLY, 0666) = 4
ioctl(4, TC
On Fri, 2 Feb 2001, John Hughes wrote:
> And now:
>
> $ openssl rand -out ~/.rnd -rand /u/local/var/entropy 1024
> 255 semi-random bytes loaded
I used your patch but this still does not work. Is this the second
problem?
bin/openssl rand -out /.rnd -rand /var/run/egd-pool:/var/adm/syslog 1024
On Fri, 2 Feb 2001, Lutz Jaenicke wrote:
> Make sure to have random data in .rnd
> openssl rand -out /.rnd -rand /var/run/egd-pool:/var/adm/syslog/mail.log:...
> to initialize /.rnd to have startup-seed.
> (Add some logfiles as entropy source. Be patient as sucking in several
> megabytes of data
On Fri, 2 Feb 2001, John Boocock wrote:
> I have actually have a similar problem also under UnixWare 7.1.1 nsc using
>
> egd 0.8
> openssl 0.9.6
>
> Creating self signed test certificates seems to work however if I run the
> following nothing appears to happen:
>
> /usr/local/ssl/bin/openssl genrs
On Fri, 2 Feb 2001, Lutz Jaenicke wrote:
> Hmm, doesn't look that bad. I just tried the following (I have a $HOME/.rnd,
> if that matters, my openssl.cnf is the distributed one):
> emws1 24: openssl req -rand /var/run/egd-pool -new -x509 -keyout key.pem -out
>cert.pem
I ran the above command wi
On Fri, 2 Feb 2001, Lutz Jaenicke wrote:
Thanks for the information.
> Anyway, in order to read additional entropy from an EGD-device, you must
> explicitly state it on the command line:
> openssl genrsa -rand /var/run/egd-pool [other options]...
I tried that first and could not get it to wo
Sorry, but I guess I am missing something.
I have in my openssl.cnf file
RANDFILE= RAND_egd("/var/run/egd-pool")
# egc.pl /var/run/egd-pool get
32800 bits of entropy in pool
Using configuration from /usr/local/ssl/openssl.cnf
unable to load 'random state'
This means that the ra
11 matches
Mail list logo