summaryrefslogtreecommitdiffstats
path: root/ipalib/x509.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/x509.py')
-rw-r--r--ipalib/x509.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipalib/x509.py b/ipalib/x509.py
index bb765faad..4637e9f27 100644
--- a/ipalib/x509.py
+++ b/ipalib/x509.py
@@ -17,6 +17,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+import os
import sys
import base64
import nss.nss as nss