Mantis - libssl0_9_8
Viewing Issue Advanced Details
4845 regular use minor always 2011-10-18 22:44 2012-04-21 01:08
dam  
yann  
normal  
closed  
fixed  
none    
none  
0004845: Permissions on /etc/opt/csw/ssl too restrictive
Commands trying to use ssl as regular user fail like this:

web@web [web]:/home/web > host mirror.opencw.org
Auto configuration failed
1:error:0200100D:system library:XXXXX:Permission denied:bss_file.c:126:XXXXX('/opt/csw/ssl/openssl.cnf','rb')
1:error:2006D002:BIO routines:BIO_new_file:system lib:bss_file.c:131:
1:error:0E078002:configuration file routines:DEF_LOAD:system lib:conf_def.c:199:
zsh: 5909 exit 1 host mirror.opencw.org

The permissions of /etc/opt/csw/ssl are 0700 whereas it should be safe to have 0755.
Issue History
2011-10-18 22:44 dam New Issue
2012-02-05 10:29 yann Note Added: 0009576
2012-02-05 10:29 yann Assigned To => yann
2012-02-05 10:29 yann Status new => resolved
2012-02-05 10:29 yann Resolution open => fixed
2012-04-21 01:08 yann Status resolved => closed

Notes
(0009576)
yann   
2012-02-05 10:29   
Should be fixed with package 0.9.8t,REV=2012.01.23 recently uploaded in the unstable repository.