Re: [SmartcardServices-Users] PKCS11 library availability
To answer non-athoritatively, it has never shipped with the Smart Card Services installer from Mac OS Forge. It was included in 10.6 and 10.7 and shipped in the OS as part of the Golden Master. The source may be found here: http://smartcardservices.macosforge.org/trac/browser/trunk/TokendPKCS11 It is unclear why they stopped providing it, it does work for auth/signing and decryption, even on the latest versions of the operating system. To use it. one could track down the older binary or build from source as needed. -Ridley From: <smartcardservices-users-bounces@lists.macosforge.org<mailto:smartcardservices-users-bounces@lists.macosforge.org>> on behalf of "Alekseyev, Vsevolod (NIH/NIAID) [E]" <VAlekseyev@niaid.nih.gov<mailto:VAlekseyev@niaid.nih.gov>> Date: Thursday, August 20, 2015 at 4:05 PM To: "SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org>" <SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org>> Cc: "Cobbs, Ronald (NIH/NIAID) [C]" <ronald.cobbs@nih.gov<mailto:ronald.cobbs@nih.gov>> Subject: [SmartcardServices-Users] PKCS11 library availability Hi everyone, Is the PKCS11 over TokenD library shipped with Smart Card Services for MacOS 10.9-10.10, please? The wiki page does mention it under http://smartcardservices.macosforge.org/trac/wiki/tokend and under http://smartcardservices.macosforge.org/trac/wiki/scs , but I couldn’t find it neither on the system (after installing from http://smartcardservices.macosforge.org/trac/wiki/installers ), nor in the package itself. Regards, Seva Alekseyev
Thanks for the response! I'm trying to build it from source, and it contains a reference to a framework called "security_utilities" which is supposed to reside under /usr/local/SecurityPieces/Frameworks . There's no such location on my MacOS X 10.9 box, and it's nowhere in the smartcardservices repository. Online chatter suggests that it's somehow available via the darwinbuild system. Darwinbuild, however, doesn't build on v10.9, citing deprecated API usage. Do you know where does this framework come from? From: Disiena, Ridley (MSFC-IS60)[EAST] [mailto:ridley.disiena@nasa.gov] Sent: Monday, August 24, 2015 10:17 AM To: Alekseyev, Vsevolod (NIH/NIAID) [E] <VAlekseyev@niaid.nih.gov>; SmartcardServices-Users@lists.macosforge.org Cc: Cobbs, Ronald (NIH/NIAID) [C] <ronald.cobbs@nih.gov> Subject: Re: [SmartcardServices-Users] PKCS11 library availability To answer non-athoritatively, it has never shipped with the Smart Card Services installer from Mac OS Forge. It was included in 10.6 and 10.7 and shipped in the OS as part of the Golden Master. The source may be found here: http://smartcardservices.macosforge.org/trac/browser/trunk/TokendPKCS11 It is unclear why they stopped providing it, it does work for auth/signing and decryption, even on the latest versions of the operating system. To use it. one could track down the older binary or build from source as needed. -Ridley From: <smartcardservices-users-bounces@lists.macosforge.org<mailto:smartcardservices-users-bounces@lists.macosforge.org>> on behalf of "Alekseyev, Vsevolod (NIH/NIAID) [E]" <VAlekseyev@niaid.nih.gov<mailto:VAlekseyev@niaid.nih.gov>> Date: Thursday, August 20, 2015 at 4:05 PM To: "SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org>" <SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org>> Cc: "Cobbs, Ronald (NIH/NIAID) [C]" <ronald.cobbs@nih.gov<mailto:ronald.cobbs@nih.gov>> Subject: [SmartcardServices-Users] PKCS11 library availability Hi everyone, Is the PKCS11 over TokenD library shipped with Smart Card Services for MacOS 10.9-10.10, please? The wiki page does mention it under http://smartcardservices.macosforge.org/trac/wiki/tokend and under http://smartcardservices.macosforge.org/trac/wiki/scs , but I couldn't find it neither on the system (after installing from http://smartcardservices.macosforge.org/trac/wiki/installers ), nor in the package itself. Regards, Seva Alekseyev
I believe all of the tokend and likely the PKCS11 shim code is dependent on OS X 10.6 and X Code 3.2.x. Non-server OS X 10.6 can't be virtualized so it needs bare metal, which is not ideal for this situation. Server OS of 10.6 can be virtualized. Due to its vintage, I recommend doing so in an dedicated isolated environment not connected to the internets. -Ridley From: "Alekseyev, Vsevolod (NIH/NIAID) [E]" <VAlekseyev@niaid.nih.gov<mailto:VAlekseyev@niaid.nih.gov>> Date: Tuesday, August 25, 2015 at 11:42 AM To: "Disiena, Ridley (MSFC-IS60)[EAST]" <ridley.disiena@nasa.gov<mailto:ridley.disiena@nasa.gov>>, "SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org>" <SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org>> Cc: "Cobbs, Ronald (NIH/NIAID) [C]" <ronald.cobbs@nih.gov<mailto:ronald.cobbs@nih.gov>> Subject: RE: [SmartcardServices-Users] PKCS11 library availability Thanks for the response! I’m trying to build it from source, and it contains a reference to a framework called “security_utilities” which is supposed to reside under /usr/local/SecurityPieces/Frameworks . There’s no such location on my MacOS X 10.9 box, and it’s nowhere in the smartcardservices repository. Online chatter suggests that it’s somehow available via the darwinbuild system. Darwinbuild, however, doesn’t build on v10.9, citing deprecated API usage. Do you know where does this framework come from? From: Disiena, Ridley (MSFC-IS60)[EAST] [mailto:ridley.disiena@nasa.gov] Sent: Monday, August 24, 2015 10:17 AM To: Alekseyev, Vsevolod (NIH/NIAID) [E] <VAlekseyev@niaid.nih.gov<mailto:VAlekseyev@niaid.nih.gov>>; SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org> Cc: Cobbs, Ronald (NIH/NIAID) [C] <ronald.cobbs@nih.gov<mailto:ronald.cobbs@nih.gov>> Subject: Re: [SmartcardServices-Users] PKCS11 library availability To answer non-athoritatively, it has never shipped with the Smart Card Services installer from Mac OS Forge. It was included in 10.6 and 10.7 and shipped in the OS as part of the Golden Master. The source may be found here: http://smartcardservices.macosforge.org/trac/browser/trunk/TokendPKCS11 It is unclear why they stopped providing it, it does work for auth/signing and decryption, even on the latest versions of the operating system. To use it. one could track down the older binary or build from source as needed. -Ridley From: <smartcardservices-users-bounces@lists.macosforge.org<mailto:smartcardservices-users-bounces@lists.macosforge.org>> on behalf of "Alekseyev, Vsevolod (NIH/NIAID) [E]" <VAlekseyev@niaid.nih.gov<mailto:VAlekseyev@niaid.nih.gov>> Date: Thursday, August 20, 2015 at 4:05 PM To: "SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org>" <SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org>> Cc: "Cobbs, Ronald (NIH/NIAID) [C]" <ronald.cobbs@nih.gov<mailto:ronald.cobbs@nih.gov>> Subject: [SmartcardServices-Users] PKCS11 library availability Hi everyone, Is the PKCS11 over TokenD library shipped with Smart Card Services for MacOS 10.9-10.10, please? The wiki page does mention it under http://smartcardservices.macosforge.org/trac/wiki/tokend and under http://smartcardservices.macosforge.org/trac/wiki/scs , but I couldn’t find it neither on the system (after installing from http://smartcardservices.macosforge.org/trac/wiki/installers ), nor in the package itself. Regards, Seva Alekseyev
Thanks, I've got the SO file from a 10.7 system and seems to work for my case. From: Disiena, Ridley (MSFC-IS60)[EAST] [mailto:ridley.disiena@nasa.gov] Sent: Tuesday, August 25, 2015 12:25 PM To: Alekseyev, Vsevolod (NIH/NIAID) [E] <VAlekseyev@niaid.nih.gov>; SmartcardServices-Users@lists.macosforge.org Cc: Cobbs, Ronald (NIH/NIAID) [C] <ronald.cobbs@nih.gov> Subject: Re: [SmartcardServices-Users] PKCS11 library availability I believe all of the tokend and likely the PKCS11 shim code is dependent on OS X 10.6 and X Code 3.2.x. Non-server OS X 10.6 can't be virtualized so it needs bare metal, which is not ideal for this situation. Server OS of 10.6 can be virtualized. Due to its vintage, I recommend doing so in an dedicated isolated environment not connected to the internets. -Ridley From: "Alekseyev, Vsevolod (NIH/NIAID) [E]" <VAlekseyev@niaid.nih.gov<mailto:VAlekseyev@niaid.nih.gov>> Date: Tuesday, August 25, 2015 at 11:42 AM To: "Disiena, Ridley (MSFC-IS60)[EAST]" <ridley.disiena@nasa.gov<mailto:ridley.disiena@nasa.gov>>, "SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org>" <SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org>> Cc: "Cobbs, Ronald (NIH/NIAID) [C]" <ronald.cobbs@nih.gov<mailto:ronald.cobbs@nih.gov>> Subject: RE: [SmartcardServices-Users] PKCS11 library availability Thanks for the response! I'm trying to build it from source, and it contains a reference to a framework called "security_utilities" which is supposed to reside under /usr/local/SecurityPieces/Frameworks . There's no such location on my MacOS X 10.9 box, and it's nowhere in the smartcardservices repository. Online chatter suggests that it's somehow available via the darwinbuild system. Darwinbuild, however, doesn't build on v10.9, citing deprecated API usage. Do you know where does this framework come from? From: Disiena, Ridley (MSFC-IS60)[EAST] [mailto:ridley.disiena@nasa.gov] Sent: Monday, August 24, 2015 10:17 AM To: Alekseyev, Vsevolod (NIH/NIAID) [E] <VAlekseyev@niaid.nih.gov<mailto:VAlekseyev@niaid.nih.gov>>; SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org> Cc: Cobbs, Ronald (NIH/NIAID) [C] <ronald.cobbs@nih.gov<mailto:ronald.cobbs@nih.gov>> Subject: Re: [SmartcardServices-Users] PKCS11 library availability To answer non-athoritatively, it has never shipped with the Smart Card Services installer from Mac OS Forge. It was included in 10.6 and 10.7 and shipped in the OS as part of the Golden Master. The source may be found here: http://smartcardservices.macosforge.org/trac/browser/trunk/TokendPKCS11 It is unclear why they stopped providing it, it does work for auth/signing and decryption, even on the latest versions of the operating system. To use it. one could track down the older binary or build from source as needed. -Ridley From: <smartcardservices-users-bounces@lists.macosforge.org<mailto:smartcardservices-users-bounces@lists.macosforge.org>> on behalf of "Alekseyev, Vsevolod (NIH/NIAID) [E]" <VAlekseyev@niaid.nih.gov<mailto:VAlekseyev@niaid.nih.gov>> Date: Thursday, August 20, 2015 at 4:05 PM To: "SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org>" <SmartcardServices-Users@lists.macosforge.org<mailto:SmartcardServices-Users@lists.macosforge.org>> Cc: "Cobbs, Ronald (NIH/NIAID) [C]" <ronald.cobbs@nih.gov<mailto:ronald.cobbs@nih.gov>> Subject: [SmartcardServices-Users] PKCS11 library availability Hi everyone, Is the PKCS11 over TokenD library shipped with Smart Card Services for MacOS 10.9-10.10, please? The wiki page does mention it under http://smartcardservices.macosforge.org/trac/wiki/tokend and under http://smartcardservices.macosforge.org/trac/wiki/scs , but I couldn't find it neither on the system (after installing from http://smartcardservices.macosforge.org/trac/wiki/installers ), nor in the package itself. Regards, Seva Alekseyev
participants (2)
-
Alekseyev, Vsevolod (NIH/NIAID) [E]
-
Disiena, Ridley (MSFC-IS60)[EAST]