sqadm wildfly https(1)
SYNOPSIS
sqadm wildfly https --reset
sqadm wildfly https [-k jks] [--keystore-password secret] [--key-password secret] [-u url]
DESCRIPTION
The sqadm wildfly https command configures https, redirects http to https.
The sqadm wildfly https command shall be executed on a started WildFly server.
OPTIONS
-k, --keystore jks
Use jks keystore file for https.
--keystore-password secret
Keystore password, prompted if not supplied.
--key-password secret
Private key password, prompted if not supplied.
-u, --redirect-url url
Turn on http to https redirection using url, with https://hostname:port format.
--reset
Restore configuration without https.