Trust Trellis self-signed certificates with a single command
Built with ♥ by Typist Tech
Vagrant Trellis Cert is an open source project and completely free to use.
However, the amount of effort needed to maintain and develop new features is not sustainable without proper financial backing. If you have the capability, please consider donating using the links below:
Usage: vagrant trellis-cert trust [options] [vm-id]
Usage: vagrant trellis-cert distrust [options] [vm-id]
-h, --help Print this help
# Example: Running within Trellis directory
$ vagrant trellis-cert trust
$ vagrant trellis-cert distrust
# Example: Specify VM id
$ vagrant global-status
id name provider state directory
-----------------------------------------------------------------------------------
fb90ab5 default virtualbox running /Users/me/Code/trellis
$ vagrant trellis-cert trust fb90ab5
$ vagrant trellis-cert distrust fb90ab5
Typist Tech is ready to build your next awesome WordPress site. Hire us!
- macOS 10.13.3
- Vagrant 2.0.3
$ vagrant plugin install vagrant-trellis-cert
Make sure your hosts file (/etc/hosts
) contains all the domains you're self-signing.
Usually it can be rectified by $ vagrant reload --provision
or $ vagrant hostmanager
.
Ask on Root Discourse if the problem persists.
- Articles on Typist Tech's blog
- Tang Rufus' WordPress plugins on wp.org
- More projects on Typist Tech's GitHub profile
- Stay tuned on Typist Tech's newsletter
- Follow Tang Rufus' Twitter account
- Hire Tang Rufus to build your next awesome site
Thanks! Glad you like it. It's important to let me knows somebody is using this project. Please consider:
- tweet something good with mentioning @TangRufus
- ★ star the Github repo
- 👀 watch the Github repo
- write tutorials and blog posts
- hire Typist Tech
Please provide feedback! We want to make this project as useful as possible. Please submit an issue and point out what you do and don't like, or fork the project and send pull requests. No issue is too small.
If you discover a security vulnerability within this project, please email us at [email protected]. All security vulnerabilities will be promptly addressed.
Vagrant Trellis Cert is a Typist Tech project and maintained by Tang Rufus, freelance developer for hire.
Special thanks to the Roots team whose Trellis make this project possible.
Full list of contributors can be found here.
Vagrant Trellis Cert is released under the MIT License.