Download Locations
Free Version
Download the version for your OS:
Full Version
Contact support for your download location
Windows File Hashes
V1.14.0 Full Version:
-
SHA1:
f0b229de28423247965c325478bc12ee8412affb
-
SHA256:
37e4441084fec6ed6a5ba255d1d7c1d6f85c8d36bec8bd910be07365e5ec6e32
V1.14.0 Free Version:
-
SHA1:
a478218e09e4de3be41b841b1b911611d8f4e537
-
SHA256:
832dbe19779f3ef6496e689979833c738eb45a91a754cf73fb43bce83a040916
RedHat File Hashes
V1.14.0 Free Version:
-
SHA1:
7f06118d991cbca94df9afb3f3dfd39ede5f0885
-
SHA256:
17d7a2690b02a58aded2b2f562804616807fcc6f1dec9b353b56bd92b4635b60
For instructions on how to validate the file hashes over the download files, see here
Unblock
Once the file has been downloaded, right click the file and choose Properties. Tick the Unblock option at the bottom of the dialog (if present) and click OK
Download via PowerShell
Open a PowerShell window as Administrator and type the following:
cd \
$webClient = New-Object System.Net.WebClient
$webClient.DownloadFile('https://krestfield.s3.eu-west-2.amazonaws.com/certdog/certdogfree_v180.zip', 'c:\certdog.zip')
Once download is complete, run the following to unzip:
Expand-Archive .\certdog.zip -DestinationPath .
This will expand to:
c:\certdog
or for the free version:
c:\certdogfree