mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
Move files that are specific to the trustify protocol into the attic
This commit is contained in:
parent
8f660978e4
commit
59f60e1fe2
67 changed files with 2 additions and 3 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,6 +1,6 @@
|
|||
[submodule "m3crypto"]
|
||||
path = m3crypto
|
||||
path = attic/m3crypto
|
||||
url = git@github.com:research/m3crypto.git
|
||||
[submodule "pygeoip"]
|
||||
path = pygeoip
|
||||
path = attic/pygeoip
|
||||
url = https://github.com/appliedsec/pygeoip.git
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Protocol docs are currently authored at https://choc.pad.jhalderm.com/6, and exported here. This should probably change soon.
|
||||
Loading…
Reference in a new issue