-
Notifications
You must be signed in to change notification settings - Fork 1
Home
brianddk edited this page Mar 11, 2016
·
3 revisions
- How to test dnssec with dig.
- Show how the plugin server works.
- Show how github server does not.
- Pull best command from history.
- Write wiki post on how this should be on an SSL site.
- Use GitHub as ex.
- Suggest that
dnsseccould be used in lieu of SSL.- Use GitHub as ex.
- Show how to harvest host key with
ssh-keyscan. - Use
awkandopensslto convert to hash. - Compare to
sshfpand SSL page values.
- Show how to config multi-host ssh config.
- Use personal
configas example.
- Use personal
- Write bash script to alias git into
super-git.-
super-gitwill checkssh-add -lfor keys. - It will add the keys if they aren't there.
- Then it will go ahead and do the normal git.
-