TWSD-965 Need CLI Command's in APV to see SSL related statistics which are printing #show tech output

Review Request #1064 — Created Sept. 17, 2025 and updated

timlai
APV10
rel_apv_10_7
TWSD-965
kevin.poh, peteryeh, weikai

Root Cause:
we support 'show statistics engssl' command but only in engineer mode

Solution:
Move command from engineer mode to enable mode

AN#show statistics ?
engssl Display detailed SSL statistics

AN#show statistics engssl

ssl statistics:
Total:
0 connection attempts
0 successful handshakes
0 active connections

    SSL PIPE information
    0 ssl errors
    0 internal errors
    0 ssl card poll errors
    0 cert errors
    0 Total handshakes
    0 client authentication handshakes

...

Loading...