More backports from Pro edition, among which HTTPS/TLS support
This commit is contained in:
parent
2432bbdfc3
commit
cc9e970ea3
26 changed files with 733 additions and 324 deletions
|
@ -363,6 +363,9 @@ makeOutput(TS ts ts)
|
|||
makeOutput(HTTPTS httpts http ts)
|
||||
makeOutput(HLS hls http ts)
|
||||
makeOutput(EBML ebml)
|
||||
if (NOT DEFINED NOSSL )
|
||||
makeOutput(HTTPS https)#LTS
|
||||
endif()
|
||||
|
||||
add_executable(MistOutHTTP
|
||||
${BINARY_DIR}/mist/.headers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue