...
Open
<IS_HOME>/repository/conf/tomcat/catalina-server.xml
file and change the HTTP and HTTPS ports in the <connector> elements.Code Block language html/xml <Connector protocol="org.apache.coyote.http11.Http11NioProtocol" port="9763" ... /> <Connector protocol="org.apache.coyote.http11.Http11NioProtocol" port="9443 scheme="https" ... />
Excerpt | ||
---|---|---|
| ||
Instructions to deploy WSO2 Identity Server in production. |
Configuring Security
After you install WSO2 IS, it is recommended to change the default security settings according to the requirements of your production environment. For more infromation on more information on this area, see see Configuring Security that is under the product administration guide.
For more information on the product administration settings and recommendations, see the the Product Administration guide.
Excerpt | ||
---|---|---|
| ||
Instructions to deploy WSO2 Identity Server in production. |