Do not call exit() upon check_apex_rrsets() errors
Replace all fatal() calls inside check_apex_rrsets() with zoneverify_log_error() calls and error handling code. Enable check_apex_rrsets() to signal errors to the caller using its return value. Modify the call site of check_apex_rrsets() so that its errors are properly handled.
Showing
Please register or sign in to comment