]> source.dussan.org Git - nextcloud-server.git/commit
Clarify import cert command 23693/head
authorVincent Petry <vincent@nextcloud.com>
Mon, 26 Oct 2020 10:51:37 +0000 (11:51 +0100)
committerVincent Petry <vincent@nextcloud.com>
Mon, 26 Oct 2020 10:51:37 +0000 (11:51 +0100)
commite80bb9c09f8c2dab1d174f75f4757bc517dd6854
treec781930b753e34dcb2100272887341dc89161895
parent872f03209cccd376c0be908581164f245e558070
Clarify import cert command

Add hint that the certificate to be imported must be in PEM format (CRT
does not parse).

Improved error message to mention that the given path must be accessible
by the web server user.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
core/Command/Security/ImportCertificate.php