Operating System - OpenVMS
1829014 Members
2472 Online
109986 Solutions
New Discussion

Re: Stunnel fails with vms 8.2 tcpip 5.5 Eco 1

 
SOLVED
Go to solution
Dieter Rossbach
Regular Advisor

Stunnel fails with vms 8.2 tcpip 5.5 Eco 1

When starting stunnel unter vms 8.2 and tcpip 5.5 Eco 1, i get the following log messages:

2006.07.24 16:36:42 LOG5[538969246:2075757896]: Using 'localhost.23' as tcpwrapp
er service name
2006.07.24 16:36:42 LOG7[538969246:2075757896]: Snagged 64 random bytes from die
ter$disk:[000000].rnd
2006.07.24 16:36:43 LOG7[538969246:2075757896]: Wrote 1024 new random bytes to d
ieter$disk:[000000].rnd
2006.07.24 16:36:43 LOG7[538969246:2075757896]: RAND_status claims sufficient en
tropy for the PRNG
2006.07.24 16:36:43 LOG6[538969246:2075757896]: PRNG seeded successfully
2006.07.24 16:36:43 LOG3[538969246:2075757896]: Error reading certificate file:
[-]stunnel.pem
2006.07.24 16:36:43 LOG3[538969246:2075757896]: SSL_CTX_use_certificate_chain_file: error:0906D06C:PEM routines:PEM_read_bio:no start line

---

I created the stunnel.pem file following the instructions in the readme.

Any ideas?

Regards

Dieter
5 REPLIES 5
John Gillings
Honored Contributor

Re: Stunnel fails with vms 8.2 tcpip 5.5 Eco 1

Dieter,

Did you create your certificate before or after installing tcpip 5.5 Eco 1? Are you using native SSL from TCPIP Services, or OpenSSL?

Did you ask to encrypt your private keys?
A crucible of informative mistakes
Dieter Rossbach
Regular Advisor

Re: Stunnel fails with vms 8.2 tcpip 5.5 Eco 1


Hi John,

> Did you create your certificate before or after installing tcpip 5.5 Eco 1?

After installing

>Are you using native SSL from TCPIP Services, or OpenSSL?

Native SSL

> Did you ask to encrypt your private keys?

Yes
Wim Van den Wyngaert
Honored Contributor

Re: Stunnel fails with vms 8.2 tcpip 5.5 Eco 1

Dieter Rossbach
Regular Advisor

Re: Stunnel fails with vms 8.2 tcpip 5.5 Eco 1

> Could it be this ?

Could be, but is not. I added the DH Parameters, the error message stays the same.
Wim Van den Wyngaert
Honored Contributor
Solution

Re: Stunnel fails with vms 8.2 tcpip 5.5 Eco 1