[stunnel-users] Stunnel 4.34 released

xu huang wskyhx at gmail.com
Fri Apr 22 14:13:00 CEST 2011


problems with stunnel and IE?page can not load?

how to?

On Tue, Apr 19, 2011 at 12:44 PM, Rodrigo Gallardo <rodrigo at debian.org>wrote:

> On Sun, Sep 19, 2010 at 11:15:58PM +0200, Michal Trojnara wrote:
> > Version 4.34, 2010.09.19, urgency: LOW:
> > * New features
>
> >   - Sample stunnel.init updated based on Debian init script.
>
> There's a silly bug in this script, just discovered by an user. Here's a
> patch:
>
> ----------------------------------------------------------------------
> Index: stunnel4/tools/stunnel.init.in
> ===================================================================
> --- stunnel4.orig/tools/stunnel.init.in
> +++ stunnel4/tools/stunnel.init.in
> @@ -56,7 +56,7 @@
>
>  killdaemons()
>  {
> -  SIGNAL=${$1:-TERM}
> +  SIGNAL=${1:-TERM}
>   for file in $FILES; do
>     PROCLIST=`get_pids $file`
>     if [ "$PROCLIST" ] && kill -s 0 $PROCLIST 2>/dev/null; then
> ----------------------------------------------------------------------
>
> --
> Rodrigo Gallardo
>
> _______________________________________________
> stunnel-users mailing list
> stunnel-users at stunnel.org
> http://stunnel.mirt.net/mailman/listinfo/stunnel-users
>
>


-- 
Best Regards
Huangxu (wsky)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20110422/3dc087a5/attachment.html>


More information about the stunnel-users mailing list