From 76ce6402eb0074c1b88d360a8dd06d7a72c73b57 Mon Sep 17 00:00:00 2001 From: Ilja Neumann Date: Wed, 25 Mar 2020 08:48:23 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5d0b4371e..105ab3c1c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The following sections list the changes for ocis-proxy unreleased. * Change - Route requests based on regex or query parameters: [#21](https://github.com/owncloud/ocis-proxy/issues/21) * Enhancement - Proxy client urls in default configuration: [#19](https://github.com/owncloud/ocis-proxy/issues/19) +* Enhancement - Make TLS-Cert configurable: [#14](https://github.com/owncloud/ocis-proxy/pull/14) ## Details @@ -25,6 +26,13 @@ The following sections list the changes for ocis-proxy unreleased. https://github.com/owncloud/ocis-proxy/issues/19 + +* Enhancement - Make TLS-Cert configurable: [#14](https://github.com/owncloud/ocis-proxy/pull/14) + + Before a generates certificates on every start was used for dev purposes. + + https://github.com/owncloud/ocis-proxy/pull/14 + # Changelog for [0.1.0] (2020-03-18) The following sections list the changes for ocis-proxy 0.1.0.