Error in Vagrant Up

This is what I get:

$ vagrant up

Bringing machine ‘default’ up with ‘virtualbox’ provider…

==> default: Box ‘centos/7’ could not be found. Attempting to find and install…

default: Box Provider: virtualbox

default: Box Version: >= 0

The box ‘centos/7’ could not be found or

could not be accessed in the remote catalog. If this is a private

box on HashiCorp’s Vagrant Cloud, please verify you’re logged in via

vagrant login. Also, please double-check the name. The expanded

URL and error message are shown below:

URL: [“https://vagrantcloud.com/centos/7”]

Error: SSL certificate problem: self signed certificate in certificate chain

I think the problem was due to Kaspersky. Disabling Kaspersky seems to work.

Yes exactly, it appears this is an anti-virus behavior, thanks for sharing your experience.