[Tutorial] How to generate a custom signing key (.pem) using OpenSSL
[Tutorial] How to generate a custom signing key (.pem) using OpenSSL
Follow the steps below to generate a custom private key
See the video tutorial below or @ https://youtu.be/uICvoalIUf8cd C:\Program Files\OpenSSL-Win64\bin
openssl genrsa -f4 -out hovatek.pem 4096
(07-09-2021, 11:45 AM)X3non(07-09-2021, 04:44 AM)nheaven Why I can't get a .pem file after running OpenSSL in the bin folder?
depends on the folder path where you ran the openssl command and what command you sent
you should upload a screenshot showing your cmd prompt window
(07-09-2021, 11:45 AM)X3nonyou can just add it to path in environmentalal variables(07-09-2021, 04:44 AM)nheaven Why I can't get a .pem file after running OpenSSL in the bin folder?
depends on the folder path where you ran the openssl command and what command you sent
you should upload a screenshot showing your cmd prompt window