File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,9 @@ can be installed by [sdkman](https://sdkman.io/) by executing `sdkman env instal
23
23
From the ` server/ ` directory, run ` ant -f mirth-build.xml -DdisableSigning=true ` .
24
24
25
25
If you are using Mirth Connect Administrator Launcher, you may need to omit
26
- ` -DdisableSigning=true ` to support JWS signatures. Launchers like
27
- [ Ballista] ( https://github.com/kayyagari/ballista ) do not require signing, and
26
+ ` -DdisableSigning=true ` to support JWS signatures and run MCAL passing ` -k -d `
27
+ to make it ignore self-signed certificates. Launchers like
28
+ [ Ballista] ( https://github.com/kayyagari/ballista ) do not require signing, and
28
29
signing adds considerable time to the build process.
29
30
30
31
## Run
You can’t perform that action at this time.
0 commit comments