Forum Discussion
Anthony_Gerace_
Aug 30, 2006Historic F5 Account
Unable to set key and cert files in create clientssl profile
Hi All,
I am attempting to create an ssl client profile. When my script runs it creates the profile, but doesn't change the key and cert files. I do not get any exception and am perplexed as to why ...
Sep 08, 2006
Try replacing the boolean default_flag values from 'false' to 0.
$k = {value => "ajgtest.test.com.key" , default_flag => 0 };
$c = { value => "ajgtest.test.com.crt" , default_flag => 0 };I'm not sure if perl will interpret the false value correctly in converting to a 0 or 1 on the wire.
-Joe
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
