X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=doc%2Fzimmermann%2Fchangelog;h=8dedf58f9c8df76ff2bcfacf98a7c98926bdbb41;hb=21a38eae25ffc1e9f836e60d8254cf5e960553c5;hp=841f3c973054c24f9df666424049244ec5b59b21;hpb=c94bebd604d07566cd51e85f552867d09d599cbf;p=monkeysphere.git diff --git a/doc/zimmermann/changelog b/doc/zimmermann/changelog index 841f3c9..8dedf58 100644 --- a/doc/zimmermann/changelog +++ b/doc/zimmermann/changelog @@ -1,20 +1,25 @@ ****************************************************************************** * * -* zimmerman system log * +* zimmermann system log * * * ****************************************************************************** * Please add new entries in reverse chronological order whenever you make * * changes to this system (first command at top, last at bottom) * ****************************************************************************** +2008-11-29 - dkg + * zimmermann now uses an X.509 certificate signed by the MF/PL CA + for its HTTPS connection. + 2008-11-19 - dkg - * added 9 SKS peers as a result of feedback from sks-devel. + * added 10 SKS peers as a result of feedback from sks-devel. * set localtime to America/New_York via dpkg-reconfigure tzdata * aptitude update && aptitude full-upgrade * set up /var/lib/sks/www/index.html based on doc/zimmermann/index.html from this repo. * made nginx proxy plain ol' HTTP on port 80 also so that SKS does not need to try to listen on a privileged port. + * turned on initial_stat and stat_hour: 3 in /etc/sks/sksconf 2008-11-19 - mlc * aptitude install nginx