A list of common question our community asks
mycompany.crt
to a useful keystore mycompany.jks
(with password “changeit”) to be used as truststore:
-Djava.net.preferIPv4Stack=true
to automatically use the IPv4 stack (which is still mostly used) when starting up.
If you have no problem with IPv6, if your infrastructure is up to date and servers bound to IPv6 addresses, then you may run into troubles, and you’ll need to disable this option.
To do this, create the file conduktor.vmoptions
in your Conduktor personal folder and disable the option (restart Conduktor to be taken into account):
-Djava.net.preferIPv4Stack=true
in the source configuration file of Conduktor:
/Applications/Conduktor.app/Contents/app/Conduktor.cfg
/opt/conduktor/lib/app/Conduktor.cfg
C:\Program Files\Conduktor\app\Conduktor.cfg
.desktop
file generated by flatpak (Exec=
line), but keep in mind this change may be lost on the next Conduktor update: