If you have WebLogic and Documaker in your environment, you may be seeing browser issues when attempting to connect to ODEE web applications (Interactive, Dashboard, Administrator). The errors vary according to the browser version and type used. Chrome issues a ERR_SSL_FALLBACK_BEYOND_MINIMUM_VERSION whereas Firefox issues ssl_error_no_cypher_overlap.These errors occur because of recent changes made by browsers to reject certain versions of SSL encryption which contain security vulnerabilities. When a browser attempts to establish a secure connection (e.g. using https) to WebLogic server, and the server is configured with a vulnerable version of SSL encryption, the connection is rejected by the browser.
This is a WebLogic configuration issue, and is not specific to Documaker. MOS note 1936300.1 details how to correctly configure WebLogic server’s secure connection protocols to avoid this vulnerability and thereby resolve the error message(s) shown above.
-Andy