How to check the size of intermediate and root certificate size

Viewed 22

How to check the size of intermediate and root certificate ? Our SSL handshake seems to be costly because it is over 4.8 KB per handshake and there are multiple connections which happens during the day.

Is there a way we could optimize it by reducing the intermediate certs by using 1 instead of 2. Currently there are 2 intermediates. Any pointers would be helpful

certificate chain

0 Answers
Related