Primary Domains Requiring Access
1. a Main Website
- Domain: https://elpactest.eu
- Purpose: Primary website and REST API endpoint for secondary applications
2. b Main Website direct (bypass cloudflare)
- Domain: https://elpac.enovateas.com
- Purpose: Primary website and REST API endpoint for secondary applications,
3. Test-Taking Client
- Domain: elpac-paper2.enovateas.com
- Purpose: Client application for test administration
4. WebSocket API
- Domain: elpac-ws-api.enovateas.com
- Purpose: Server Sent Events (SSE) communication
Communication Flow
- Users initially access https://elpactest.eu
- Upon digital paper 2 test initiation, they are redirected to elpac-paper2.enovateas.com
- During test-taking, the client communicates with:
- https://elpactest.eu (REST API calls)
- elpac-ws-api.enovateas.com (Server Sent Events & REST API calls)
Technical Requirements
1. Allow HTTPS traffic (port 443) for all listed domains
2. Ensure Server Sent Events (SSE) communication is permitted (runs over HTTPS)
3. No special ports beyond standard HTTPS (443) are required
Summary for IT Department
Please configure the firewall to allow outbound HTTPS (443) traffic to the following domains:
elpactest.eu elpac.enovateas.com elpac-paper2.enovateas.com elpac-ws-api.enovateas.com
All communication uses standard web protocols (HTTPS and SSE over HTTPS), so no special port configurations are needed beyond standard HTTPS port 443.