You install the Knowledge Center on a nonsecure website because a secure website is not
available.
Select the statement that is true about user login to the Knowledge Center in this scenario.
A.
The authentication data is not encrypted across networks.
B.
Password is sent in clear text the same as the user input.
C.
The password stored inthe Knowledge Center database is not encrypted.
D.
The username is encrypted across the network to protect security.
Explanation:
Secure Web Site and SSL
If a secure web site is available, the installer defaults to that web site. While you can also
install on a non-secure web site, using a secure web site and SSL is the recommended method
of deployment for the web services, because SSL:
* (A)encrypts authentication data (username and password, session cookies) so it is not
transported in clear text across networks
* encrypts sensitive data
*authenticates that the web server is being accessed by users who are who they say
they are
*protects data that should be accessed by certain users, and not accessed by others
OracleUser Productivity Kit, Installation And Administration Release 11.0,Secure Web
Site and SSL