Summary:
HTTP requests originating from VPlatform.exe can be logged in to a file.
This process can be used to view the HTTP requests for CA drivers. The Venafi CA drivers now use APIs published by the various Certificate Authorities.
More Information:
HTTP request logging can be enabled by these steps:
- Download the attached file VPlatform.exe.config
- Place the file into the Venafi\Platform folder
- Edit line 18 of the config file to change the file logs get written to. By default the file is C:\VPlatListener.log
- Restart VED service
To disable HTTP request logging:
- Remove Venafi\Platform\VPlatform.exe.config file
- Restart VED service
Comments