SSLKeyTool fails to create custom ssl keystores. Procmon appears to run the command to create the keystores, but the creation fails.
SSLKeytool relies on the keytool executable located in $JAVA_HOME\bin.
If keytool.exe is corrupted (0 bytes), then sslkeytool will not work.
Remove and reinstall ServerJRE or AdoptOpenJRE packages.