Forum Discussion
dacrud_18985
Nimbostratus
Sep 18, 2008add ssl cert through command line
Hi all,
Is there anyway to import an ssl cert, and then add it to a VIP through the command line? The interface seems to take a while.
Thanks!
- hoolio
Cirrostratus
Hi there,b profile clientssl httpsvip_clientssl {\ defaults from clientssl\ key "httpsvip.example.com.key"\ cert "httpsvip.example.com.crt"\ chain "ca-bundle.crt"\ ca file none\ ciphers "DEFAULT"\ options\ dont insert empty fragments\ no sslv2\ modssl methods disable\ cache size 20K\ cache timeout 3600\ renegotiate period indefinite\ renegotiate size indefinite\ renegotiate max record delay 10\ handshake timeout 60\ alert timeout 60\ unclean shutdown enable\ strict resume disable\ nonssl disable\ }
- JRahm
Admin
Another trick in adding things at the command line I learned is to use the apostrophe to avoid all the backslashes:b profile cilentssl httpsvip_clientssl '{ defaults from clientssl key ... cert .... }'
- hoolio
Cirrostratus
That's a keeper. Thanks! - dacrud_18985
Nimbostratus
Thanks a bunch.
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