On Fri, 15 Sep 2017, Larry Brigman wrote: > ssh-keygen -q -v -R ${host} Thanks, Larry. I'd not before now read the entire ssh-keygen man page, only enough to re-learn how to specify what type of key to generate. I'll save this useful information for future reference. Rich