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
2323From the ` server/ ` directory, run ` ant -f mirth-build.xml -DdisableSigning=true ` .
2424
2525If 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
2829signing adds considerable time to the build process.
2930
3031## Run
You can’t perform that action at this time.
0 commit comments