Closed erkovacs closed 2 years ago
In this article:
https://github.com/liviucotfas/ase-multimedia/blob/master/Labs/08.%20Audio/https-on-localhost.md
The creation of the .pem file is never described. Subsequent steps thus fail. The command to be run (in the same directory as the .key file generated in step 1) is:
openssl req -x509 -sha256 -new -nodes -days 3650 -key CA.key -out CA.pem
Done
In this article:
https://github.com/liviucotfas/ase-multimedia/blob/master/Labs/08.%20Audio/https-on-localhost.md
The creation of the .pem file is never described. Subsequent steps thus fail. The command to be run (in the same directory as the .key file generated in step 1) is: