All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.wildfly.plugins.bootablejar.maven.cloud.openshift-https-script.cli Maven / Gradle / Ivy

There is a newer version: 11.0.2.Final
Show newest version
# HTTPS changes

if (outcome == success) of /subsystem=undertow/server=default-server/https-listener=https:read-resource
  /subsystem=undertow/server=default-server/https-listener=https:remove
end-if

if (outcome == success) of /core-service=management/security-realm=ApplicationRealm/server-identity=ssl:read-resource
  /core-service=management/security-realm=ApplicationRealm/server-identity=ssl:remove
end-if





© 2015 - 2024 Weber Informatics LLC | Privacy Policy