Skip to content

Configuration parameter "enable_certificate_management" without any effect #4452

@jn-se

Description

@jn-se

The 'enable_certificate_management' configuration parameter in the config.php does not have any impact on the administration interface. There is no possibility to configure certificates.

Parameter is documented at https://docs.nextcloud.com/server/11/admin_manual/configuration_server/config_sample_php_parameters.html

Steps to reproduce

  1. Add the following line to the config.php

'enable_certificate_management' => true,

Expected behaviour

An administration interface to configure custom certificates.

Actual behaviour

No configuration options shown on the administration pages.

Server configuration

Operating system: Ubuntu 14.04
PHP version: 7.x
Nextcloud version: 11.0.2
Updated from an older Nextcloud/ownCloud or fresh install: Updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions