What is the need to add multiple certs in a keystore file?

Viewed 18

In key-store file used for the SSL we can include multiple pairs of private key and self-signed certificates. What are the example use case scenarios to have multiple pairs in a key-store file ? Can't we use a single pair all the time ?

0 Answers
Related