Skip to content
Snippets Groups Projects
  • Sean Bright's avatar
    04d3785a
    dtls: Add support for ephemeral DTLS certificates. · 04d3785a
    Sean Bright authored
    This mimics the behavior of Chrome and Firefox and creates an ephemeral
    X.509 certificate for each DTLS session.
    
    Currently, the only supported key type is ECDSA because of its faster
    generation time, but other key types can be added in the future as
    necessary.
    
    ASTERISK-27395
    
    Change-Id: I5122e5f4b83c6320cc17407a187fcf491daf30b4
    04d3785a
    History
    dtls: Add support for ephemeral DTLS certificates.
    Sean Bright authored
    This mimics the behavior of Chrome and Firefox and creates an ephemeral
    X.509 certificate for each DTLS session.
    
    Currently, the only supported key type is ECDSA because of its faster
    generation time, but other key types can be added in the future as
    necessary.
    
    ASTERISK-27395
    
    Change-Id: I5122e5f4b83c6320cc17407a187fcf491daf30b4