hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.05k stars 4.42k forks source link

Vigrant installation #13224

Closed Toitech closed 1 year ago

Toitech commented 1 year ago

Im having an error message while trying to install vigrant on my personal computer through the use of Window PowerShell. The error i'm getting is : schannel: next InitializeSecurityContext failed: SEC_E_CERT_EXPIRED (0x80090328) - The received certificate has expired.

please what should i do?

kaitlincart commented 1 year ago

Hi,

Can you provide a gist of the debug output when you run Vagrant? If you do not need to verify the box, you can bypass the check with the config.vm.box_download_insecure setting.

Thanks, Kait

kaitlincart commented 1 year ago

Hi,

I am closing this due to lack of response, we hope this means you were able to resolve your issue. If this is still an issue, please open a new issue and follow the provided issue template that appears when you click the "New Issue" button. This will help us with the reproduction and allow us to provide recommendations. Thanks!