[Freeswitch-users] Bug in Freeswitch/scripts/gentls_cert.in build file?
Brian West
brian at freeswitch.org
Thu Nov 5 15:06:01 PST 2009
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
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-
> users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091105/69e8bd52/attachment-0002.html
More information about the FreeSWITCH-users
mailing list