One of the three mirror backends has an outdated cert, which we're working on fixing. In the meantime, if you just try it again, you have a pretty good chance of success.
On Wed, May 11, 2016 at 2:02 AM, Suraj Deshmukh <[email protected]> wrote: > Hi, > > > When doing `vagrant up` on the origin root directory, ssl cert expired > error. > I got it working by editing Vagrantfile to use http. What is the > better/right way of doing it? > > > ``` > $ pwd > /home/xyz/go/src/github.com/openshift/origin > > $ vagrant up > Bringing machine 'openshiftdev' up with 'libvirt' provider... > ==> openshiftdev: Box 'fedora_inst' could not be found. Attempting to > find and install... > openshiftdev: Box Provider: libvirt > openshiftdev: Box Version: >= 0 > ==> openshiftdev: Box file was not detected as metadata. Adding it > directly... > ==> openshiftdev: Adding box 'fedora_inst' (v0) for provider: libvirt > openshiftdev: Downloading: > > https://mirror.openshift.com/pub/vagrant/boxes/openshift3/fedora_libvirt_inst.box > An error occurred while downloading the remote file. The error > message, if any, is reproduced below. Please fix this error and try > again. > > Peer's Certificate has expired. > More details here: http://curl.haxx.se/docs/sslcerts.html > > curl performs SSL certificate verification by default, using a "bundle" > of Certificate Authority (CA) public keys (CA certs). If the default > bundle file isn't adequate, you can specify an alternate file > using the --cacert option. > If this HTTPS server uses a certificate signed by a CA represented in > the bundle, the certificate verification probably failed due to a > problem with the certificate (it might be expired, or the name might > not match the domain name in the URL). > If you'd like to turn off curl's verification of the certificate, use > the -k (or --insecure) option. > ``` > > -- > - Suraj Deshmukh (surajd) > > https://deshmukhsuraj.wordpress.com > https://twitter.com/surajd_ > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/dev >
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
