Created
October 20, 2020 14:57
-
-
Save jppcel/7096b85e6d9bffeff246f60a55b39774 to your computer and use it in GitHub Desktop.
Ativando o Let's Encrypt (SSL) no Wowza 4.8.0 (Ubuntu 20.04)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat /usr/local/WowzaStreamingEngine/conf/jksmap.txt | |
# Este comando deve mostrar algo parecido com isto: SUB.DOMAIN.EXT={"keyStorePath":"/usr/local/WowzaStreamingEngine/conf/SUB.DOMAIN.EXT.jks", "keyStorePassword":"secret", "keyStoreType":"JKS"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment