- Getting Started with the Acceptance Devices App
- Activating a Terminal in the Acceptance Devices App
- Local Mode Payment Services
- Cloud Mode Payment Services
On This Page
Implementing Hostname Validation in Local Mode
When operating in Local mode, your app can optionally perform hostname validation for
enhanced security. When the terminal is activated, a certificate is generated on the
device. The certificate includes a Subject Alternative Name (SAN). This SAN appears as a
Domain Name System (DNS) entry for the Acceptance Devices app server.
This is the SAN format:
{terminal-serial-number}.cybs.seclib.io
To enable hostname validation or connect to the terminal using the SAN instead of its IP
address, update your system’s
hosts
file to include both the terminal’s
IP address and its corresponding SAN.