|
Re: Client keys (yeah I know it's a FAQ, but I have tried everything): msg#00016network.stunnel.user
On Wednesday 03 December 2003 11:32 am, Danny Carroll wrote: > strace the server process you mean? > I have freeBSD, whilst strace is installed, I have only been able to get it > to grab a trace once. > > I can use truss (freebsd's equivilent) but I do not know how to regain > control of stdin so that I can enter the passphrase. > > any suggestions? On FreeBSD you may want to give ktrace a try. It's part of the base system and is less intrusive (doesn't spam/grab the console) than truss. ktrace -i stunnel [args] That will trace the stunnel process and any processes that it forks (-i for inherit), and create a binary file called ktrace.out in the current directory. To read it, use: kdump Pipe it through more, or to a file, or whatever works best for you. Hope this helps, Craig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | problem running stunnel with getmail: 00016, Gour |
|---|---|
| Next by Date: | Re: Client keys (yeah I know it's a FAQ, but I have tried everything): 00016, Danny Carroll |
| Previous by Thread: | Re: Client keys (yeah I know it's a FAQ, but I have tried everything)i: 00016, Brian Hatch |
| Next by Thread: | Re: Client keys (yeah I know it's a FAQ, but I have tried everything): 00016, Danny Carroll |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |