[問題] sqlplus走ssl發兩個client hello
開發平台(Platform): (Ex: Win10, Linux, ...)
x86_64
編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出)
gcc-12
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
openssl-3.3.0
問題(Question):
用sqlplus指令SSL/TLS連結Oracle資料庫的時候,發現client會送兩次ClientHello,
原以為是server端送HelloRequest,結果不是,他就是在正常建立連線後,
交換一次SQL command,然後就突然出現ClientHello,正常情況下沒問題,
但現在我們要部署IPS,這導致IPS無法處理突然出現的ClientHello,請問
這程式方面有辦法處理嗎?或是sqlplus可以設定不要出現第二次ClientHello嗎?
餵入的資料(Input):
預期的正確結果(Expected Output):
錯誤結果(Wrong Output):
程式碼(Code):(請善用置底文網頁, 記得排版,禁止使用圖檔)
補充說明(Supplement):
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 1.34.144.86 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1715791867.A.D0D.html