Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
15 replies
Subscribers
7 subscribers
Views
4553 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
I have Appian(runs on Jboss EAP 6.2) and Apache web server(as part of XAMPP) ins
Mahesh Sanga
over 10 years ago
I have Appian(runs on Jboss EAP 6.2) and Apache web server(as part of XAMPP) installed on the same machine, I changed Appian scheme from http to https from custom.properties file,
The problem is when ever I connect my site using https scheme its being redirected to the apache server as it is listening to the port 443, but the Jboss server is configured to listen to port 8443 for all ssl requests as per it's standalone.xml file.
Do I need to change the ssl port for the jboss server to enable the https scheme to my application?
...
OriginalPostID-123980
OriginalPostID-123980
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 10 years ago
Keep in mind that this will mean your environment will be running in an unsupported configuration. This configuration is not supported because we know it can cause performance degradation.
For detailed information about enabling SSL in JBoss refer to JBoss documentation, we don't document this configuration because of what explained already. One useful link would be
access.redhat.com/.../Implement_SSL_Encryption_for_the_JBoss_Enterprise_Application_Platform_Web_Server1.html
in terms of Appian you don't need to change anything but conf.suite.SCHEME and conf.suite.SERVER_AND_PORT
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 10 years ago
Keep in mind that this will mean your environment will be running in an unsupported configuration. This configuration is not supported because we know it can cause performance degradation.
For detailed information about enabling SSL in JBoss refer to JBoss documentation, we don't document this configuration because of what explained already. One useful link would be
access.redhat.com/.../Implement_SSL_Encryption_for_the_JBoss_Enterprise_Application_Platform_Web_Server1.html
in terms of Appian you don't need to change anything but conf.suite.SCHEME and conf.suite.SERVER_AND_PORT
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data