summaryrefslogtreecommitdiffstats
path: root/ipapython/dnssec/abshsm.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipapython/dnssec/abshsm.py')
-rw-r--r--ipapython/dnssec/abshsm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipapython/dnssec/abshsm.py b/ipapython/dnssec/abshsm.py
index 156bcf32c..1533892f8 100644
--- a/ipapython/dnssec/abshsm.py
+++ b/ipapython/dnssec/abshsm.py
@@ -2,7 +2,7 @@
# Copyright (C) 2014 FreeIPA Contributors see COPYING for license
#
-import _ipap11helper
+from ipapython import p11helper as _ipap11helper
attrs_id2name = {
#_ipap11helper.CKA_ALLOWED_MECHANISMS: 'ipk11allowedmechanisms',