Addressing
Overview
Ensenta has two environments: Test and Production.
You will be provided with documentation to generate a Test Certificate, to be used against the test environment. You will also be provided with documentation to generate a production certificate, to be used against the production environment.
Security Compliance and Best Practices
In compliance with industry-wide best practices and security requirements, there must be a clear and complete separation between testing and production environments.
FI’s will be provided with documentation to generate a client certificate for their test and production environments. The FI must also provide the IP addresses from which their test or production systems will be accessing Ensenta.
The test certificate must only be installed on a test system, which must only access a test system at Ensenta. A test system must not be pointed to a production system. If this is a project requirement, discuss with Ensenta for a case-by-case review by Ensenta’s security and compliance.
The production certificate must only be installed on a production system, which must only access a production system at Ensenta. A production system must never point to a test system at Ensenta.
No portion of the return URL should be hardcoded by the Financial Institution. Ensenta reserves the right to change the URL requirements at anytime.
Test Environment
Example URL Strings:
Please provide sample strings that contain actual test data.
The fields in the data strings must match the data fields provided in the Data Exchange table.
| URL | EXAMPLE |
|---|---|
| URL for Initial Sign-On | https://webdeposit.test.ensenta.com/SingleSignon/SSOStart.aspx |
| Example URL for Redirect | https://rdctest.ensenta.com/rdc2/landing/xxxxxxx?KEY=xxxxxxx |
| Example URL for Logout | https://webdeposit.test.ensenta.com/SingleSignOn/SSOLogout.aspx |
| Test IP/Port | UAT/Staging Public IP: 34.49.197.56 34.49.95.69 Port: 443 |
| Test User | When testing SSO spec you must use "22" as the user_fi_number. |
Production and DA Environments
Example URL Strings:
The fields in the data strings must match the data fields provided in the Data Exchange table.
| URL | EXAMPLE |
|---|---|
| URL for Initial Sign-On | https://webdeposit.ensenta.com/SingleSignon/SSOStart.aspx |
| Example URL for Redirect | https://rdc.ensenta.com/rdc2/landing/xxxxxxx?KEY=xxxxxxx |
| Example URL for Logout | https://webdeposit.ensenta.com/SingleSignOn/SSOLogout.aspx |
| IP/Port | Prod and DA Public IPs: 52.230.228.188 52.230.228.247 34.8.185.145 35.241.59.216 Port: 443 |