]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
build_utils: enable SSL verification 663/head
authorKen Dreyer <kdreyer@redhat.com>
Wed, 15 Mar 2017 17:50:37 +0000 (11:50 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Wed, 15 Mar 2017 18:09:21 +0000 (12:09 -0600)
commitff89c998c1610ad3e73a59047918f68d26237f30
tree30ca7a40d958dc39a63e1db22362b90716e51ea7
parent65e11fb3385a98de9527a58b21adf3ebf5215212
build_utils: enable SSL verification

All our chacra endpoints (https://*.chacra.ceph.com) use HTTPS certs
signed by LetsEncrypt now. There's no need to disable SSL verification
here any more.

(This conceptually reverts the change in
f5e28bdeb675f6e245c26ae7d0e7f662ac1ed0f1).

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
scripts/build_utils.sh