Difference between revisions of "VALT 6.4.13"
IVSWikiBlue (talk | contribs) |
IVSWikiBlue (talk | contribs) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
May 22nd, 2025 | May 22nd, 2025 | ||
| − | |||
| − | |||
'''Technical''' | '''Technical''' | ||
| − | * Updated Wowza Streaming Engine REST API to use digest authentication and | + | * Updated Wowza Streaming Engine REST API to use digest authentication and sha256 password encoding |
| − | * Updated Wowza configuration variable to no longer set WEBSITE_URL to the VALT_INSTANCE_IP if it is an application server | + | * Updated Wowza configuration variable to no longer set WEBSITE_URL to the VALT_INSTANCE_IP if it is an application server using HTTP |
| − | * Updated Node configuration variable to utilize | + | * Updated Node configuration variable to utilize ipv4 instead of ipv6 |
| + | * Sanitized Web and Wowza configuration variable to force values of HOST to be lowercased | ||
| + | * Sanitized VALTFunctions script to correctly execute docker and iptables commands as sudo | ||
Latest revision as of 14:08, 22 May 2025
May 22nd, 2025
Technical
- Updated Wowza Streaming Engine REST API to use digest authentication and sha256 password encoding
- Updated Wowza configuration variable to no longer set WEBSITE_URL to the VALT_INSTANCE_IP if it is an application server using HTTP
- Updated Node configuration variable to utilize ipv4 instead of ipv6
- Sanitized Web and Wowza configuration variable to force values of HOST to be lowercased
- Sanitized VALTFunctions script to correctly execute docker and iptables commands as sudo