• Vladimír Čunát's avatar
    modules/http: fixes around maintenance of ephemeral certs · 5826e485
    Vladimír Čunát authored and Tomas Krizek's avatar Tomas Krizek committed
    The cert was updated only once :-/  Now it's updated until the http
    module is unloaded.
    
    Also, each socket would create its own ephemeral certificate,
    so now that's all shared within the process.  Technically we could
    synchronise even multiple instances, based on the files, but that would
    be much more complex, and it seems an unlikely combination to deploy.
    5826e485
To find the state of this project's repository at the time of any of these versions, check out the tags.