Forum Discussion
Shoaib_020
Altostratus
Feb 15, 2024Need help in creating csr, ssl profile using python
Hello, I need help with the python script to create a csr, write the generated csr to a text file, install certificate on the csr and applying the certificate to a ssl profile.
Hi Carl,
You can use variables with string map, but you cannot use them with curly braces. In TCL curly braces generally prevent variable substitution. They're nice to use to avoid having to escape metacharacters.
If you want to allow variable expansion, you can use quotes or the list command:
set updated_string [string map "$find $replace" $original_string]
Aaron
- dennypayneAug 21, 2008
Employee
Most boxes have 5Mbps of compression enabled in the default license. You can add additional capacity via license key. You can enable it in the http profile settings. If the application is not http-based though I don't think that will work. - Hubbell_105561Aug 25, 2008
Nimbostratus
Thanks Denny. Currently the downstream app does not have the capacity needed to gunzip. It may later.
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