pke
pke copied to clipboard
Add custom certificate bundles
Signed-off-by: George Gaál [email protected]
| Q | A |
|---|---|
| Bug fix? | no |
| New feature? | no |
| API breaks? | no |
| Deprecations? | no |
| License | Apache 2.0 |
What's in this PR?
Add's possibility of using custom certificate bundle for Centos 8 - can be useful for working behind corporate proxy with MitM
Why?
Because without it the Vagrant will fail during packages installation phase.
To Do
- [ ] add the analogical feature to Centos7, ubuntu.
TBH I'm a bit reluctant to accept it in the upstream version. You are free to add it to your own.
At the same time, it's a trivial change.