YM wrote:
Hi Bill,
Thanks for your reply.
I found that I didn't install stunnel rpm in my SuSE pro 9.2. I then installed the rpm for it.
From stunnel website, I found that the "make cert" is equivalent to (umask 077; \ /usr/bin/openssl req -new -x509 -days 365 -nodes \ -config /usr/share/doc/packages/stunnel/stunnel.cnf \ -out /etc/stunnel/stunnel.pem -keyout /etc/stunnel/stunnel.pem)
So execute these commands and have the /etc/stunnel/stunnel.pem generated.
But the "make tmprsadh" always failed. Got "make: *** No rule to make target `tmprsadh'. Stop.
Any idea? Thanks!
Yeah. Again, try gmake instead of make.
Regards,
Bill