# Security

- [DDoS Protection](https://clients.medianova.com/products/security/ddos-protection.md): Protect your applications and APIs from volumetric and protocol-based attacks with Medianova’s multi-layer, always-on DDoS mitigation system.
- [SSL/TLS Encryption](https://clients.medianova.com/products/security/ssl-tls-encryption.md): Secure your CDN traffic and applications with SSL/TLS encryption to ensure private, authenticated communication between clients and servers.
- [Upload and Manage SSL Certificates](https://clients.medianova.com/products/security/ssl-tls-encryption/upload-and-manage-ssl-certificates.md): Learn how to upload and manage SSL certificates in the Medianova Control Panel.
- [Extract CRT and KEY Files from a PFX Certificate](https://clients.medianova.com/products/security/ssl-tls-encryption/extract-crt-and-key-files-from-a-pfx-certificate.md): Learn how to extract .crt and .key files from a .pfx certificate using OpenSSL.
- [Use Free SSL Certificates](https://clients.medianova.com/products/security/ssl-tls-encryption/use-free-ssl-certificates.md): Learn how to enable and manage free SSL certificates in the Medianova Control Panel.
- [Web Application Firewall (WAF)](https://clients.medianova.com/products/security/web-application-firewall-waf.md): Protect your web applications from common exploits and malicious traffic with Medianova’s Web Application Firewall (WAF).
- [How to Activate WAF](https://clients.medianova.com/products/security/web-application-firewall-waf/how-to-activate-waf.md): Learn how to activate and configure the Web Application Firewall (WAF) for your CDN Resources in the Medianova Control Panel.
- [Manage Rules & Actions](https://clients.medianova.com/products/security/web-application-firewall-waf/manage-rules-and-actions.md)
- [Handle False Positives](https://clients.medianova.com/products/security/web-application-firewall-waf/handle-false-positives.md): Learn how to identify, analyze, and minimize false positives in the Web Application Firewall (WAF) to ensure accurate protection without disrupting legitimate traffic.
- [WAF Analytics](https://clients.medianova.com/products/security/web-application-firewall-waf/waf-analytics.md): Learn how to interpret the Web Application Firewall (WAF) dashboard and key analytics metrics in the Medianova Control Panel.
- [Rate Limiting](https://clients.medianova.com/products/security/rate-limiting.md): Control traffic flow, protect resources, and ensure fair usage across your CDN resources with Medianova’s intelligent Rate Limiting feature.
- [Configure Rate Limiting](https://clients.medianova.com/products/security/rate-limiting/configure-rate-limiting.md)
- [Hotlink Protection](https://clients.medianova.com/products/security/hotlink-protection.md): Prevent unauthorized use of your media files by blocking external websites from embedding or linking directly to your CDN-hosted assets.
- [IP Restriction](https://clients.medianova.com/products/security/ip-restriction.md): Control access to your CDN Resources by allowing or blocking specific IP addresses through whitelist or blacklist configurations.
- [Configure IP Restriction](https://clients.medianova.com/products/security/ip-restriction/configure-ip-restriction.md): Learn how to enable and configure IP Restriction in the Medianova Control Panel to allow or block access from specific IP addresses.
- [Geoblocking](https://clients.medianova.com/products/security/geoblocking.md): Restrict or allow access to your CDN Resources based on geographic location by configuring country-based whitelists and blacklists.
- [FAQs](https://clients.medianova.com/products/security/faqs.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://clients.medianova.com/products/security.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
