[Freeswitch-users] Bug in Freeswitch/scripts/gentls_cert.in	build file?
    Jerry Richards 
    jerry.richards at teotech.com
       
    Thu Nov  5 15:00:50 PST 2009
    
    
  
 
Here is  what is believed to be a bug found by Robert Hadley  found in
Freeswitch1.0.4/scripts/gentls_cert.in build file:
 
Fix for "gentls_cert remove" to work:
[scripts]# diff gentls_cert.in gentls_cert.in~
129c129
<       if [ -d "${CONFDIR}/CA" ]; then
---
>       if [ ! -d "${CONFDIR}/CA" ]; then
 
 
Best Regards,
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091105/41115d6a/attachment-0002.html 
    
    
More information about the FreeSWITCH-users
mailing list