Recipe get_system_info("ms_version_int") and get_system_info("ms_version") confused
(Doc ID 2596225.1)
Last updated on OCTOBER 07, 2019
Applies to:
Oracle Communications Messaging Server - Version 8.0.2 and laterInformation in this document applies to any platform.
Goal
Recipe get_system_info("ms_version_int") and get_system_info("ms_version") is confused?
Looks like a bug as get_system_info("ms_version_int") seemed like a perfect way to fix the MMP recipe to only disable TLS 1.3 on the new systems.
Trying "set tlsv13enable 0" on a 8.0.2.x system fails because the parameter is unknown.
but if 8.0.2.x == 802xxx
and 8.1.x.x == 801xxx
that is backwards and not helpful. Is this a bug?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |