Created
July 23, 2017 06:05
-
-
Save jrotello/741769da193d55c270a160ac7a11eead to your computer and use it in GitHub Desktop.
Registry settings to enable timestamps for document signatures in Office 2016
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Signatures] | |
"XAdESLevel"=dword:00000002 | |
"MinXAdESLevel"=dword:00000002 | |
"TSALocation"="http://timestamp.comodoca.com" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment