diff --git a/.bashrc b/.bashrc
index 5207b49f928ff4b7879ffec271d1e02cb68d179e..0a26e081ff887fbbd4389e5536833c2cb978b81f 100644
--- a/.bashrc
+++ b/.bashrc
@@ -56,3 +56,5 @@ alias ggo='sudo GOPATH=/usr/share/go go'
 gen-csr () {
     openssl req -new -newkey rsa:4096 -nodes -out $1.csr -keyout $1.key
 }
+
+. Documents/Shore/bundle_certs/bundle_certs
diff --git a/.gitmodules b/.gitmodules
index 94956f39169f3e22c775bd5c7d638b6ec3f6d34c..2af81c9d278c09d916d9a3e9ec0b768c51e84221 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
 [submodule "Documents/Shore/ssh-ca"]
 	path = Documents/Shore/ssh-ca
 	url = https://www.shore.co.il/cgit/ssh-ca/
+[submodule "Documents/Shore/bundle_certs"]
+	path = Documents/Shore/bundle_certs
+	url = https://www.shore.co.il/cgit/bundle_certs/
diff --git a/Documents/Shore/bundle_certs b/Documents/Shore/bundle_certs
new file mode 160000
index 0000000000000000000000000000000000000000..8e653e83cd3d3f5425b775391b5eaabe2d45028e
--- /dev/null
+++ b/Documents/Shore/bundle_certs
@@ -0,0 +1 @@
+Subproject commit 8e653e83cd3d3f5425b775391b5eaabe2d45028e