Skip to content
  • Francesc Guasch's avatar
    Feature #249 tls (#972) · 5fdd73d1
    Francesc Guasch authored
    * test(TLS): check display info with TLS fields
    
    issue #249
    
    * feature(TLS): fetch stored vv file
    
    issue #249
    
    * wip(TLS): create and store vv file with TLS
    
    Following the guidelines by @fv3rdugo on https://ravada.readthedocs.io/en/latest/docs/spice_tls.html
    
    issue #249
    
    * wip(test): check tls display file
    
    issue #249
    
    * feature(frontend): show the TLS display file
    
    issue #249
    
    * refactor(frontend): both TLS and old display file
    
    issue #249
    
    * refactor(test): wait longer for node to start
    
    * refactor(test): check tls file
    
    issue #249
    
    * refactor(frontend): set tls_file if there is tls port
    
    It failed for some tests with no TLS VMM
    
    issue #249
    
    * wip(frontend): properly show the tls vv file
    
    issue #249
    
    * feature(backend): secure connection support with TLS
    
    With assistance from @fv3rdugo
    
    issue #249
    
    * feature(frontend): show secure vv file if available
    
    issue #249
    
    * fix(install): added dependencies for nodes support
    5fdd73d1