Can I secure OutSystems applications and services with HTTPS?
OutSystems has full support for HTTPS (SSL/TLS), which enables secure application end-points. The platform supports all:
- Pages
- SOAP web services
- REST APIs
This ensures that the data that end users send can't be eavesdropped on or tampered with.
Enabling HTTPS for your pages and services is simple. Just check a property in the visual editor when developing the application.