Commit 5a5eb959 authored by nimrod's avatar nimrod
Browse files

Added the bundle_certs as git submodule, now the files are (safely) sourced in

.bashrc.
parent 8c9dcc38
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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
+3 −0
Original line number Diff line number Diff line
@@ -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/

bundle_certs @ 8e653e83

Original line number Diff line number Diff line
Subproject commit 8e653e83cd3d3f5425b775391b5eaabe2d45028e