When connecting to a host that I don't have an host key signature for, I'd expect it to behave similar to SSH. Specifically, I've setup my ~/.ssh/config with
as these are ephemeral hosts that I may only connect to a few times. I can connect to them with `ssh host.mysite.example.com`. I would expect the same to work with Bolt without specific arguments.