diff --git a/c8-stream.conf b/c8-stream.conf
index 3d604be..d5db508 100644
--- a/c8-stream.conf
+++ b/c8-stream.conf
@@ -86,7 +86,7 @@ create_jigdo = False
 createrepo_extra_modulemd = {
     "AppStream": {
         "scm": "git",
-        "repo": "git://git@git.centos.org/centos/centos-metadata.git",
+        "repo": "https://git.centos.org/centos/centos-metadata.git",
         "dir": "extra-modulemd",
     }
 }