Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Make TLS-Certificate configurable #14

Merged
merged 1 commit into from
Mar 25, 2020
Merged

Make TLS-Certificate configurable #14

merged 1 commit into from
Mar 25, 2020

Commits on Mar 25, 2020

  1. Make TLS-Certificate configurable

    Currently the proxy generates certificates on every start for dev purposes. This commit adds an option to make this behaviour configurable.
    This also removes the dependency on konnectd`s crypto code and copies it instead, as this library is a first version which is not meant for usage by other services.
    
    A proper cert-generation lib should be added to ocis-pkg instead. Then this code can be refactored to use it.
    IljaN committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    6583f7c View commit details
    Browse the repository at this point in the history