during "flux bootstrap github " you may encounter such error :
SSH key scan for host github.com:443 failed, error: ssh: handshake failed: EOF
If you are behind a firewall whish block github 22 you can bypass with an argument like that :
flux bootstrap github --owner=MYNAME --repository=MYNAME/MYREPO --personal --path bootstrap --ssh-hostname ssh.github.com:443