Bug 558 - Remove SSH aesXXX-cbc encryption support

Review Request #290 — Created June 18, 2024 and submitted

luhsuan
APV10
rel_apv_10_7
558
jasonchou, milliechou, timlai, weikai

Remove SSH aesXXX-cbc encryption support for not to confuse the customer.

  • SSH to APV with ssh <hostname>
    • PASSED (should connect to APV without failure).
  • SSH to APV with ssh <hostname> -c aes128-cbc,aes192-cbc,aes256-cbc
    • PASSED (should connect to APV with failure of no matching cipher found. Their offer: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com.
timlai
  1. Ship It!
  2. 
      
weikai
  1. Ship It!
  2. 
      
luhsuan
Review request changed

Status: Closed (submitted)

milliechou
  1. Ship It!
  2. 
      
jasonchou
  1. Ship It!
  2. 
      
Loading...