Forum Discussion
Red_19
Nimbostratus
Aug 18, 2017TMSH commands to create cert-key-chain set
How to create cert-key-chain set on LTM using TMSH commands ?
There is a K-page on how to add multiple certs to a single profile but I'd like to know how we can do it using tmsh.
https://support.f5...
Red_19
Nimbostratus
Aug 21, 2017So I found a solution, we can add multiple certificate and key pairs to one client-ssl profile. This can be done using the cert-key-chain set, below is the tmsh command:
create ltm profile client-ssl SSL_NAME { cert-key-chain add { RSA { cert RSA.crt key RSA.key chain chain.crt } ECDSA { cert ecdsa.crt key ecdsa.key chain chain.crt } }
Thanks.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects