disabled USE_LIBNSS prevents using usb/SmartCard token with openswan
Bug #622 reported by
Nicolas Romero
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openswan (Ubuntu) |
Confirmed
|
Wishlist
|
MOTU |
Bug Description
It is not possible to use OpenSwan with an usb token because the smartcard support is not activated.
To enable the smartcard support it is necessary to
* get the sources with apt-get source openswan
* modify the USE_SMARTCARD value to true in Makefile.inc
* rebuild the package with dpkg-buildpackage
Then, an usb ...
It is not possible to use OpenSwan with an usb token because the smartcard support is not activated.
To enable the smartcard support it is necessary to
* get the sources with apt-get source openswan
* modify the USE_SMARTCARD value to true in Makefile.inc
* rebuild the package with dpkg-buildpackage
Then, an usb token (or any supported smartcard I presume) is usable.
Changed in openswan: | |
assignee: | nobody → motu |
Changed in openswan: | |
importance: | Medium → Wishlist |
status: | Incomplete → Triaged |
Changed in openswan (Ubuntu): | |
status: | Triaged → Confirmed |
To post a comment you must log in.
Do you still experience this problem in Ubuntu Dapper?