Unifying HSM signing service name (#391)

This commit is contained in:
Michal Kit 2018-01-26 09:25:40 +00:00 committed by Ben Abineri
parent 3be30af161
commit 5a29e76664

View File

@ -12,7 +12,7 @@ The built file will appear in:
network-management/capsule/build/libs/doorman-<version>.jar
```
## HSM signing server
To build a fat jar containing all the HSM signer code you can simply invoke:
To build a fat jar containing all the HSM signing server code you can simply invoke:
```
./gradlew network-management:capsule-hsm:buildHsmJAR
```