diff options
author | kali <kali@leap.se> | 2012-09-12 10:00:29 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2012-09-12 10:00:29 +0900 |
commit | 79764a5624acee85bcd03cd315c3d834a9a25a02 (patch) | |
tree | cb3fc36f4729803d72872c9970d3f7243c7af741 /pkg/requirements.pip | |
parent | ac784abf56c27b696800d1ab0629e542a50005b0 (diff) |
time boundary check of certificate using gnutls
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 3d8e11df..91257a07 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -3,3 +3,4 @@ configuration requests ping netifaces +python-gnutls |