diff options
Diffstat (limited to 'rpkid/rpki/https.py')
-rw-r--r-- | rpkid/rpki/https.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/rpkid/rpki/https.py b/rpkid/rpki/https.py index ed1f8546..c95c4f8d 100644 --- a/rpkid/rpki/https.py +++ b/rpkid/rpki/https.py @@ -1,10 +1,6 @@ """ HTTPS utilities, both client and server. -At the moment this only knows how to use the PEM certs in my -subversion repository; generalizing it would not be hard, but the more -general version should use SQL anyway. - $Id$ Copyright (C) 2009 Internet Systems Consortium ("ISC") |