Skip to content

[stable16] Do not read certificate bundle from data dir by default - #21098

Closed
backportbot-nextcloud[bot] wants to merge 1 commit into
stable16from
backport/21090/stable16
Closed

[stable16] Do not read certificate bundle from data dir by default#21098
backportbot-nextcloud[bot] wants to merge 1 commit into
stable16from
backport/21090/stable16

Conversation

@backportbot-nextcloud

@backportbot-nextcloudbackportbot-nextcloudBot commented May 25, 2020

Copy link
Copy Markdown

backport of #21090

Before the resources/config/ca-bundle.crt was only used when the list of custom
certificates was empty and the instance was not installed. But it should also
be used when the list is empty and the instance is installed.
This is inverting the logic to stop if the instance is not installed to use the
default bundle. And it also does this when the list is empty.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@MorrisJobke
MorrisJobkeforce-pushed the backport/21090/stable16 branch from bd8bca1 to 82a1f1dCompareMay 25, 2020 19:01
@rullzer

Copy link
Copy Markdown
Member

@rullzerrullzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

red ci

@MorrisJobke

Copy link
Copy Markdown
Member

So be it -> close

@MorrisJobke
MorrisJobke deleted the backport/21090/stable16 branch May 26, 2020 12:14
@MorrisJobkeMorrisJobke removed this from the Nextcloud 16.0.11 milestone May 26, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@rullzer@MorrisJobke