<div dir="ltr">Hello,<div>I have created a CI/CD pipeline in order to amend zone files using nsupdate based on a front end user request. This portion of the pipeline is working as expected so now I want to be able to connect from my pipeline runner to my remote BIND staging server and update the zone files on there with my newly updated zone file.</div><div>I initially thought about using ssh from the runner to the remote BIND server but this may not be the most secure way of connecting.</div><div>So my question is: Is it possible to use RNDC to manage my connection from host to remote server and if so, how can I ensure complete security?</div><div><br></div><div>All input greatly appreciated.</div><div>Thanks.</div><div>Greg.</div></div>