In the future please post issues to jira.freeswitch.org along with a
diff -u from the root freeswitch source directory.
This already seems to be fixed in svn trunk can you verify.
Thanks,
Brian
On Nov 5, 2009, at 5:00 PM, Jerry Richards wrote:
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
_______________________________________________
FreeSWITCH-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-
users
http://www.freeswitch.org
_______________________________________________
FreeSWITCH-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org