Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
Can ifs be accessed with JWS and SSL?

3004
Member Posts: 204,171 Green Ribbon
Hello,
We would like to use ssl to access IFS over the internet. Can the JWS be used to do https or would I have to use apache?
I tried to enable ssl on the secure server port through the JWS admin page, but I get:
Cannot save properties:
java.io.FileNotFoundException:
$ORACLE_HOME/ifs/jws/properties/server/javawebserver/secureservice/endpoint.properties.
Additionaly, if I have the JWS port set to 80 currently, what sort of changes would I have to do to IFS to change the port to the secure JWS (ie: registeristing servlets, etc)?
Thanks in advance
Scott
We would like to use ssl to access IFS over the internet. Can the JWS be used to do https or would I have to use apache?
I tried to enable ssl on the secure server port through the JWS admin page, but I get:
Cannot save properties:
java.io.FileNotFoundException:
$ORACLE_HOME/ifs/jws/properties/server/javawebserver/secureservice/endpoint.properties.
Additionaly, if I have the JWS port set to 80 currently, what sort of changes would I have to do to IFS to change the port to the secure JWS (ie: registeristing servlets, etc)?
Thanks in advance
Scott
Comments
-
first, for your immediate problem, make sure all the endpoint.properties file it's compaining about exists and has the correct permissions (i.e., is writable).
second, you need to create a server certificate. instructions for that are in the help file which you can access via the help button in the admin applet or directly via "http://<yourhost>:9090/doc/en/administration/authstore_procs.html", (assuming the admin server is running on port 9090).
hope that helps.
-ilya
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Scott Squires ([email protected]):
Hello,
We would like to use ssl to access IFS over the internet. Can the JWS be used to do https or would I have to use apache?
I tried to enable ssl on the secure server port through the JWS admin page, but I get:
Cannot save properties:
java.io.FileNotFoundException:
$ORACLE_HOME/ifs/jws/properties/server/javawebserver/secureservice/endpoint.properties.
Additionaly, if I have the JWS port set to 80 currently, what sort of changes would I have to do to IFS to change the port to the secure JWS (ie: registeristing servlets, etc)?
Thanks in advance
Scott<HR></BLOCKQUOTE>
null
This discussion has been closed.