Skip to main content
Skip table of contents

EST URI configuration

The default request URL for EST is as follows: 

Default: EST request URL

CODE
http://<pgwy-host>:<port>/pgwy/est[/<handler>]
The default configuration serves the EST servlet at both /est and /.well-known/est/.

Example request URL

The following is an example request URL. Since Protocol Gateway is delivered as a web application, it is normally placed in a subpath by Tomcat.

Example: EST request URL

CODE
https://www.example.com/pgwy/.well-known/est/

Place Protocol Gateway at root of web server

To place Protocol Gateway at the root of the web server, see Tomcat's documentation at https://tomcat.apache.org/tomcat-9.0-doc/config/context.html

Example: EST URI at root of web server

CODE
https://www.example.com/.well-known/est/

Related information


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.