The WSTLSD daemon handles the SSL handshake for HTTPS Inspected connections.
To start the debug of the WSTLSD daemon. Run:
# for PROC in $(pidof wstlsd) ; do fw debug $PROC on TDERROR_ALL_ALL=6 ; echo Enabling debug wstlsd PID $PROC; done
To stop the debug of the WSTLSD daemon:
# for PROC in $(pidof wstlsd) ; do fw debug $PROC off TDERROR_ALL_ALL=0 ; echo Disabling debug wstlsd PID $PROC; done
To collect the WSTLSD daemon log files:
$FWDIR/log/wstlsd.elg*
this was a real question on the updated PearsonVUE exam (R81.20), passed on May 9th.
upvoted 2 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Sakan
Highly Voted 11 months agobabochnik
Most Recent 6 months, 1 week ago