Een tool om certificaatinformatie te beheren en configureren. Meer informatie: https://learn.microsoft.com/windows-server/administration/windows-commands/certutil.
certutil {{bestandsnaam}}
certutil -encodehex {{pad\naar\invoer_bestand}} {{pad\naar\uitvoer_bestand}}
certutil -encode {{pad\naar\invoer_bestand}} {{pad\naar\uitvoer_bestand}}
certutil -decode {{pad\naar\invoer_bestand}} {{pad\naar\uitvoer_bestand}}
certutil -hashfile {{pad\naar\invoer_bestand}} {{md2|md4|md5|sha1|sha256|sha384|sha512}}