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.