mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Install test-on self-sign certificate. v4.0.217
This commit is contained in:
parent
c0a7790c91
commit
013fa8ac6c
8 changed files with 184 additions and 9 deletions
1
trunk/configure
vendored
1
trunk/configure
vendored
|
@ -604,6 +604,7 @@ install:
|
|||
@echo "Now copy srs conf files"
|
||||
@mkdir -p \$(__REAL_INSTALL)/conf
|
||||
@cp -f conf/*.conf \$(__REAL_INSTALL)/conf
|
||||
@cp -f conf/server.key conf/server.crt \$(__REAL_INSTALL)/conf
|
||||
@echo "Now copy init.d script files"
|
||||
@mkdir -p \$(__REAL_INSTALL)/etc/init.d
|
||||
@cp -f etc/init.d/srs \$(__REAL_INSTALL)/etc/init.d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue