Encryption
How SuitePortal encrypts data at rest and in transit.
Encryption
This documentation is currently being developed. Check back soon for complete content.
Overview
SuitePortal uses industry-standard encryption to protect your data.
Encryption in Transit
TLS/SSL
- TLS 1.2+ required for all connections
- HTTPS enforced
- HSTS enabled
- Modern cipher suites only
API Communication
- All API calls over HTTPS
- Certificate validation required
- No plain HTTP fallback
Encryption at Rest
Database
- AES-256 encryption
- Managed encryption keys
- Automatic key rotation
File Storage
- Server-side encryption
- Encrypted backups
- Secure key management
Key Management
- Keys stored in secure key management service
- Automatic rotation
- Access logging
- Separation of duties
Compliance
Encryption practices support:
- SOC 2
- GDPR requirements
- Industry best practices