---
isPrivate: true
title: Apache SSL certificate issues
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Integrations > FAQ Integrations > Apache SSL certificate issues
---

# Apache SSL certificate issues

{% callout %}
# Important note for users on the following Datadog sites: us2.ddog-gov.com

{% alert level="info" %}
To find out if this integration is available in your organization, see your [Datadog Integrations](https://app.datadoghq.com/integrations) page or ask your organization administrator.

To initiate an exception request to enable this integration for your organization, email [support@ddog-gov.com](mailto:support@ddog-gov.com).
{% /alert %}

{% /callout %}

If you're having issues with your Apache integration, it may be because the upgraded version of Python in Agent version 5.2 has bug fixes concerning SSL certificates.

A "faulty" SSL certificate that the Agent previously accepted may be rejected resulting in errors.

To resolve the issue, patch the apache.py file in /checks.d with [these changes](https://gist.github.com/philliphaines/06e7cef908f921de94b5):
