change default DNSSEC setting
good day
where are located the settings to change the parameters at inclusion in DNSSEC user panel zone editor.
parameters set by default:
'use_nsec3' 1,
'nsec3_opt_out' 0,
'nsec3_iterations' 7,
'nsec3_narrow' 1,
I need to change the parameter
'nsec3_narrow' 0
-
Hello, You can find the steps to update the "nsec3_narrow" parameter via cPanel UAPI at: UAPI Functions - DNSSEC::set_nsec3 - Software Development Kit - cPanel Documentation Thank you. 0 -
Ok i have two files template /usr/local/cpanel/base/frontend/paper_lantern/zoneedit/dnssec.html.tt script /usr/local/cpanel/Cpanel/API/DNSSEC.pm how to set the parameters in the file that they template file to be transferred to the script What will happen to the changes that I made to the file after updating the control panel? 0 -
[QUOTE="desper@d0, post: 2380675, member: 63399">Ok i have two files template /usr/local/cpanel/base/frontend/paper_lantern/zoneedit/dnssec.html.tt script /usr/local/cpanel/Cpanel/API/DNSSEC.pm how to set the parameters in the file that they template file to be transferred to the script What will happen to the changes that I made to the file after updating the control panel?
Could you elaborate on the purpose of these changes? Any changes to these files are overwritten during cPanel updates. It's likely better to utilize a hook that automatically runs after a specific action: Guide to Standardized Hooks - Software Development Kit - cPanel Documentation Thank you.0 -
AXFR doesn't work with NSEC3 narrow. 0 -
Hello @desper@d0, I encourage you to open a feature request for the ability to modify the default DNSSEC settings configured on accounts: UAPI Functions - DNSSEC::enable_dnssec - Software Development Kit - cPanel Documentation Guide to Standardized Hooks - Software Development Kit - cPanel Documentation Let us know if you have any questions. Thanks! 0
Please sign in to leave a comment.
Comments
5 comments