mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
Adds a 'provision the certificates' step to the Windows deployment instructions.
This commit is contained in:
parent
1bca591dd1
commit
50ccb32700
@ -267,13 +267,16 @@ at boot, and means the Corda service stays running with no users connected to th
|
||||
* Set the amount of Java heap memory available to this node by modifying the -Xmx argument
|
||||
* Set an informative description
|
||||
|
||||
10. Run the batch file by clicking on it or from a command prompt
|
||||
10. Provision the required certificates to your node. Contact the network permissioning service or see
|
||||
:doc:`permissioning`
|
||||
|
||||
11. Run ``services.msc`` and verify that a service called ``cordanode1`` is present and running
|
||||
11. Run the batch file by clicking on it or from a command prompt
|
||||
|
||||
12. Run ``netstat -ano`` and check for the ports you configured in ``node.conf``
|
||||
12. Run ``services.msc`` and verify that a service called ``cordanode1`` is present and running
|
||||
|
||||
13. You may need to open the ports on the Windows firewall
|
||||
13. Run ``netstat -ano`` and check for the ports you configured in ``node.conf``
|
||||
|
||||
* You may need to open the ports on the Windows firewall
|
||||
|
||||
Testing your installation
|
||||
-------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user