Skip to content

PuTTY CAC 0.78 Update 1

Compare
Choose a tag to compare
@NoMoreFood NoMoreFood released this 10 Feb 19:28
· 15 commits to master since this release

This is a bugfix release for PuTTY CAC 0.78 that is based on the upstream PuTTY 0.78 code. This release was compiled with Microsoft Visual Studio 2022. Special thanks to @wmagb and all those who helped address the issue in #101.

Bug Fixes:

  • Addressed an issue where certificate dialog selection dialogs did not launch properly. This was due to certain third-party credential providers (ActivClient, SecurID) being incompatible with the use of AddDllDirectory/SetDllDirectory within PuTTY. PuTTY CAC will now disable these calls by default to avoid conflicting with these third-party credential providers.

MSI Installers
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/puttycac-0.78u1-installer.msi
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/puttycac-64bit-0.78u1-installer.msi

ZIP Files (Contains All Executables)
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/puttycac-0.78u1.zip
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/puttycac-64bit-0.78u1.zip

32-Bit Executables
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x86/pageant.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x86/plink.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x86/pscp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x86/psftp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x86/pterm.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x86/putty.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x86/puttygen.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x86/puttyimp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x86/puttytel.exe

64-Bit Executables
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x64/pageant.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x64/plink.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x64/pscp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x64/psftp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x64/pterm.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x64/putty.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x64/puttygen.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x64/puttyimp.exe
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/x64/puttytel.exe

Binary Hash Information
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/binaries/puttycac-hash.txt

Other Tools
https://github.com/NoMoreFood/putty-cac/raw/0.78u1/tools/CertificateTransformer.ps1