Oracle documentation bug SSL Version 1.2

There is a documentation bug already opened for this, so the docs should be updated soon.

FlagQuoteOff Topic1Like

Applies To

All Users

Summary

This document provides the steps needed to disable use of SSLv3 for Oracle database clients and servers to address the POODLE vulnerability in SSL as described by CVE-2014-3566.

Please refer to the following document:

SSL V3.0 "Poodle" Vulnerability - CVE-2014-3566 http://www.oracle.com/technetwork/topics/security/poodlecve-2014-3566-2339408.html

This document is intended for all levels of expertise.

Solution

Oracle database clients and services can be configured to disallow use of SSLv3 via the SSL_VERSION parameter in sqlnet.ora and listener.ora. To do so, update any sqlnet.ora and listener.ora configuration files used by database clients or servers that enable SSL to include an SSL_VERSION parameter that excludes the value "3.0". For example, the setting below will enforce the use of TLS 1.0 and disallow any other SSL versions including SSLv3:

SSL_VERSION=1.0

References:

Oracle Database Advanced Security Administrator's Guide (10g Release 2)

Oracle Database Security Guide (12c Release 1)

See the following link: http://docs.oracle.com/database/121/NETRF/sqlnet.htm#NETRF235

Compatibility Reference:

11.1.0.7 SSLv3, Upgradeable to TLSv1.0 with <BUG 6973000> UTL_HTTP DOES NOT SUPPORT TRANSPORT LAYER SECURITY VERSION 1

11.2.0.4 TLSv1.0, SSLv3, SSLv2

12c TLSv1.1, TLSv1.2

SSL_VERSION

Purpose

To force the version of the SSL connection.

Usage Notes

Clients and database servers must use a compatible version.

Default

undetermined

Values

复制代码
undetermined | 2.0 | 3.0

Example

复制代码
SSL_VERSION=2.0
相关推荐
解决问题no解决代码问题1 小时前
Quartz 1.6.5
数据库·servlet·oracle
六月雨滴6 小时前
Oracle 数据库安全审计
数据库·oracle·dba
jnrjian19 小时前
expdp file 带时间戳 date
oracle
六月雨滴20 小时前
存储性能监控与优化及最佳实践总结
数据库·oracle·dba
学习论之费曼学习法20 小时前
Agent记忆系统:让AI拥有长期记忆能力
数据库·人工智能·oracle
arronKler1 天前
数据库设计三大范式
数据库·oracle
oradh1 天前
Oracle物理存储结构概述
数据库·oracle·物理结构·oracle基础·oracle入门·oracle物理存储结构概述
数据最前线1 天前
亡羊补牢?Oracle 计划推出月度安全补丁
数据库·oracle
这个DBA有点耶1 天前
某银行核心系统从Oracle迁移到国产数据库全程复盘(DBA视角)
数据库·经验分享·sql·oracle·dba·智能硬件
阿坤带你走近大数据1 天前
DM达梦数据库的介绍
数据库·mysql·oracle·国产信创