After installing the Jamf PKI Proxy, you must configure settings in Jamf Pro to enable communication between Jamf Pro and Venafi TPP.
Note:
If you are using Docker, the process for configuring the Jamf PKI Proxy varies between Linux and Windows:
- Docker for Linux —If you are using Docker for Linux, replace every instance of
jamf-pki-proxyin the commands below with the following:docker run -v ~/.jamf/:/.jamf -v /etc/ssl:/etc/ssl:ro -p 443:443 jamfllc /jamf-pki-proxy:latest - Docker Desktop for Windows Using PowerShell —If you are using Docker Desktop for Windows, replace every instance of
jamf-pki-proxyin the commands below with the following:docker run -v $env:LOCALAPPDATA\Jamf\:/.jamf -p 9443:9443 jamfllc/jamf-pki-proxy:latest
Note:
The connection is automatically tested when you do any of the following:
Navigate to the page from a different page.
Leave editing the page by clicking Save or Cancel.
Refresh the read-only page.
Information banners will display the current connection status at the top of the page.