vagrant/keys/README.md

11 lines
459 B
Markdown
Raw Normal View History

2010-03-12 09:45:18 +00:00
# Insecure Keypair
These keys are the "insecure" public/private keypair we offer to
2014-06-05 06:18:36 +00:00
[base box creators](http://docs.vagrantup.com/v2/boxes/base.html) for use in their base boxes so that
2010-03-12 09:45:18 +00:00
vagrant installations can automatically SSH into the boxes.
If you're working with a team or company or with a custom box and
you want more secure SSH, you should create your own keypair
and configure the private key in the Vagrantfile with
`config.ssh.private_key_path`