Mark Fenwick wrote: > I don't understand what your suggesting in the last sentance, > stunnel will take the config file as a command line arg, the problem > is if you don't it will look for /usr/local/etc/stunnel/stunnel.conf > which won't exist and cause an error.
In most components that default path is configurable (usually a ./configure option). Does stunnel support that? So I recommend compiling it in such a way that the default if nothing is given points to the location of the default config file that you provide (under /etc/stunnel/ or whatever you declare in the ARC case). If there is no compile-time option to set this default, that's probably a worthy patch to submit upstream. -- Jyri J. Virkki - jyri.virkki at sun.com - Sun Microsystems
