Forum Discussion
Tony_Augustine_
Nimbostratus
Dec 15, 2008How to configure BIG-IP to accept client certs from multiple CAs to the same VS
I have a Client SSL Profile set up for terminating 2 Way SSL at BIG-IP. However it is currently set up to only accept client certificates issued by a particular CA. Can I and if so how to configure th...
hoolio
Cirrostratus
Dec 16, 2008Are you having problems with Windows line terminators being different from Linux? Windows using CR and LF while *nix uses LF.
If you are familiar with vi or pico you could do this on the BIG-IP command line. Else, you could use a Windows text editor that supports *nix line feeds. Notepad++ (Click here) is opensource and should work.
Or you can remove the carriage returns from the Windows file using sed:
sed 's/^M$//' input.txt > output.txt
Aaron
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
