PKard for Mac Changelog

What's new in PKard for Mac 1.6.3

Oct 18, 2016
  • E-mail Support:
  • PKard v1.6.3 supports Apple's Mail application for signing, encrypting, and decrypting e-mail.
  • Dual Persona Support:
  • PKard v1.6.3 supports Dual Persona CAC. This is on by default. To disable this feature, execute the following command in Terminal on one line:
  • sudo defaults write /Library/Preferences/com.thursby.smartcard PIVCertificateMode -int 0
  • Smart Card Cache Disabling:
  • PKard v1.6.3 supports smart card cache disabling. To disable the smart card cache, create a file named /var/db/TokenCache/tokens/com.thursby.caching.disabled
  • You may use a terminal window and enter this command to create the file:
  • sudo touch /var/db/TokenCache/tokens/com.thursby.caching.disabled

New in PKard for Mac 1.6.1 (Jan 5, 2015)

  • E-mail Support:
  • PKard v1.6.1 supports Apple's Mail application for signing, encrypting, and decrypting e-mail.
  • Dual Persona Support:
  • PKard v1.6.1 supports Dual Persona CAC. This is on by default. To disable this feature, execute the following command in Terminal on one line:
  • sudo defaults write /Library/Preferences/com.thursby.smartcard PIVCertificateMode -int 0
  • Smart Card Cache Disabling:
  • PKard v1.6.1 supports smart card cache disabling. To disable the smart card cache, create a file named /var/db/TokenCache/tokens/com.thursby.caching.disabled
  • You may use a terminal window and enter this command to create the file:
  • sudo touch /var/db/TokenCache/tokens/com.thursby.caching.disabled