Skip to main content
Participant
January 17, 2023
Question

Registry setting for set a Timestamping Server to the default server?

  • January 17, 2023
  • 1 reply
  • 1143 views

Hello, I have around threehundred of users who will use a qualified timestamping server in Adobe Reader. I successfully set up some registry values in Group Policy, so I'm able now to send the required server parameters to the group member users. Is there any way to set this server to the "Default" timestamping server also with Windows registry or with something else but not manually one-by-one?

 

What I use now: 
[HKEY_CURRENT_USER\SOFTWARE\Adobe\Acrobat Reader\DC\Security\cPPKHandler\cTimeStampServers\c0]
"bAuthRequired"=dword:00000001
"tLockboxId"="encrypted_blahblah"
"tName"="justaname"
"tServer"="justaserver"


Source: https://www.adobe.com/devnet-docs/acrobatetk/tools/PrefRef/Windows/Security.html

 

Thank you.

This topic has been closed for replies.

1 reply

S_S
Community Manager
Community Manager
February 28, 2023

Hi @erikh56548824,

 

Hope you are doing well. Per the description, you want to set the value for default in Windows for all the systems.

 

Have you checked the given link to learn more about how to add the values to the windows registry: https://www.adobe.com/devnet-docs/acrobatetk/tools/PrefRef/Windows/glossary.html#

 

Let me know if this works.

 

-Souvik.