-
Notifications
You must be signed in to change notification settings - Fork 9
[FireNET] Creating SSL keys
Ilya edited this page Jan 15, 2017
·
2 revisions
- Open cmd.exe and go to
FireNET\tools\openssl\bin
- Type
set OPENSSL_CONF=C:\afrostalin\FireNET\tools\bin\windows\openssl\bin\openssl.cfg
(CHANGE PATH)
- Type
openssl req -x509 -newkey rsa:1024 -keyout key.key -out key.pem -days 365 -nodes
- Setup you key. WARNING : SET "Common Name" YOU SERVER IP ADDRESS!!!
- Copy you keys to FireNET bin folder
1.1. Building
1.2. Using
1.3. Other