File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
gateway-package/src/main/resources/bin Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ _BPX_JOBNAME=${ZOWE_PREFIX}${GATEWAY_CODE} java \
107107 -Dserver.ssl.trustStore=${TRUSTSTORE} \
108108 -Dserver.ssl.trustStoreType=${KEYSTORE_TYPE} \
109109 -Dserver.ssl.trustStorePassword=${KEYSTORE_PASSWORD} \
110- -Dapiml.security.auth.zosmfJwtAutoconfiguration=${APIML_SECURITY_ZOSMF_JWT_AUTOCONFIGURATION_MODE:- auto}
110+ -Dapiml.security.auth.zosmfJwtAutoconfiguration=${APIML_SECURITY_ZOSMF_JWT_AUTOCONFIGURATION_MODE:- auto} \
111111 -Dapiml.security.x509.enabled=${APIML_SECURITY_X509_ENABLED:- false} \
112112 -Dapiml.security.x509.externalMapperUrl=http://localhost:${ZOWE_ZSS_SERVER_PORT} /certificate/x509/map \
113113 -Dapiml.security.x509.externalMapperUser=ZWESVUSR \
You can’t perform that action at this time.
0 commit comments