Hi guys

I had to renew the certificates on my ActivKey and now I can't connect
to my company VPN anymore.

I'm getting the following message when running pkcs11_listcerts, which
it seems it's common to other users:

root@hpgateway:/tmp# pkcs11_listcerts 
DEBUG:pkcs11_listcerts.c:69: loading pkcs #11 module...
DEBUG:pkcs11_lib.c:975: PKCS #11 module = [/usr/lib/pkcs11/libcoolkeypk11.so]
DEBUG:pkcs11_lib.c:992: module permissions: uid = 0, gid = 0, mode = 644
DEBUG:pkcs11_lib.c:1001: loading module /usr/lib/pkcs11/libcoolkeypk11.so
DEBUG:pkcs11_lib.c:1009: getting function list
DEBUG:pkcs11_listcerts.c:77: initialising pkcs #11 module...
DEBUG:pkcs11_lib.c:1106: module information:
DEBUG:pkcs11_lib.c:1107: - version: 2.11
DEBUG:pkcs11_lib.c:1108: - manufacturer: Mozilla Foundation 
DEBUG:pkcs11_lib.c:1109: - flags: 0000
DEBUG:pkcs11_lib.c:1110: - library description: CoolKey PKCS #11 Module 
DEBUG:pkcs11_lib.c:1111: - library version: 1.0
DEBUG:pkcs11_lib.c:1118: number of slots (a): 1
DEBUG:pkcs11_lib.c:1141: number of slots (b): 1
DEBUG:pkcs11_lib.c:1037: slot 1:
DEBUG:pkcs11_lib.c:1047: - description: ActivIdentity Activkey Sim 00 00 
DEBUG:pkcs11_lib.c:1048: - manufacturer: Unknown 
DEBUG:pkcs11_lib.c:1049: - flags: 0006
DEBUG:pkcs11_listcerts.c:94: no token available


I upgraded to Ubuntu 12.04, same error.

Last night upgraded to 12.10, same error.

It looks to me the problem is that the certificate is not put on slot 0,
from the windows Activkey tools I see it's been placed on slot 6, yet
the patch of this bug claims to fix this issue, so not sure what's going
on.

Putting every possible slot_num parameter value on
/etc/pam_pkcs11/pam_pkcs11.conf does not work either:

# Coolkey Support
pkcs11_module coolkey {
module = /usr/lib/pkcs11/libcoolkeypk11.so;
description = "Coolkey";
slot_num = 6;
support_threads = false;
ca_dir = /etc/pam_pkcs11/cacerts;
cert_policy = ca;
}

Anyone has been able to fix this?

Regards

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786682

Title:
  Coolkey don't working with ActiveKey Sim

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coolkey/+bug/786682/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to