diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-12-12 19:05:36 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-12-12 19:05:36 +0000 |
commit | 5fb2ab1e654ad5c121fff834897ea4cf920774ca (patch) | |
tree | deff2c9449fdfd3e341943eb29d6146dfa4beddf /doc/spec/proposals | |
parent | 69ce955484f69eb43dcdc60ecce182267255aabd (diff) | |
download | tor-5fb2ab1e654ad5c121fff834897ea4cf920774ca.tar.gz tor-5fb2ab1e654ad5c121fff834897ea4cf920774ca.zip |
Implement the /tor/keys/fp-sk/ URL format. That mostly finishes the server side of 157.
svn:r17611
Diffstat (limited to 'doc/spec/proposals')
-rw-r--r-- | doc/spec/proposals/157-specific-cert-download.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/spec/proposals/157-specific-cert-download.txt b/doc/spec/proposals/157-specific-cert-download.txt index 2cae13b2e9..e54a987277 100644 --- a/doc/spec/proposals/157-specific-cert-download.txt +++ b/doc/spec/proposals/157-specific-cert-download.txt @@ -15,8 +15,9 @@ History: Status: - Cross-certification is implemented for new certificates, but not yet - required. + As of 0.2.1.9-alpha: + Cross-certification is implemented for new certificates, but not yet + required. Directories support the tor/keys/fp-sk urls. Overview: |