🔐 Opensolr Security Mechanisms
At Opensolr, your data security is at the heart of everything we do.
Here are the key security mechanisms we implement to keep your search infrastructure safe:
1. 🛡️ IP Access Rules per Request Handler
- Restrict access to critical Solr request handlers (such as
/select
, /update
, etc.) by IP address.
- Configure your own rules to allow only specific IP addresses or use the
"all"
wildcard for broader access.
- Gain precise control over which systems can interact with your indexes.
2. 🔑 HTTP Authentication
- Protect your index with a username and password, required for every request.
- Ensure only authorized users and systems can access or update your Solr data.
- Simple, robust access management for every request handler.
3. 🔒 SSL Connections
- All communication—across the Opensolr website and all cloud servers—is protected by state-of-the-art SSL encryption.
- Safeguard your data in transit, with industry-standard encryption for all web and API traffic.
Want to learn more about how we protect your data or set up advanced security?
Contact our team—we’re here to help.