This project is not covered by Drupal’s security advisory policy.

The Well-Known Paths module for Drupal enables administrators to define custom responses for .well-known URLs directly from the Drupal admin interface. This functionality is particularly useful for domain name verification processes, such as those required when obtaining SSL certificates, where direct file system access is restricted or unavailable.

Key Features

Custom .well-known URLs: Administrators can easily configure custom paths under the .well-known URI to return specific responses. This feature is essential for automating responses needed for security and verification processes that rely on accessing URLs at these well-known paths.

Dynamic Configuration: Through a user-friendly admin interface, paths and their corresponding responses can be dynamically set and adjusted without any need to touch the server’s file system.

Flexible Usage: The module is especially beneficial in environments like Acquia or other managed Drupal hosting services, where file system access can be limited. This makes it ideal for use cases involving automated domain verification, essential for deploying SSL/TLS certificates.

Use Case

This module facilitates the domain verification process required by SSL certificate authorities. By allowing administrators to specify responses at .well-known paths, it supports the automated validation steps needed to issue SSL certificates, especially in managed hosting scenarios where traditional file-based verification methods are not feasible.

Installation and Configuration

Install the module as you would any other Drupal module.

Navigate to the configuration page via Admin > Development > System > Well-Known Paths.

Use the interface to add, modify, or delete .well-known paths and their responses.

The Well-Known Paths module is an essential tool for site administrators who manage security certificates and need to comply with verification protocols without manual file handling.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Integrations
  • chart icon343 sites report using this module
  • Created by alex.bukach on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases