Forum Discussion
MukeshK
May 14, 2021Nimbostratus
Create new Client SSL profile with help of REST API
How can we create new Client SSL profile with help of REST API. I have been referring this "https://clouddocs.f5.com/api/icontrol-rest/APIRef_tm_ltm_profile_client-ssl.html" but would like to see an ...
MukeshK
May 14, 2021Nimbostratus
I got the answer, no need to provide .crt or .key extension and neither the /common path
{
"name": "test.abc.com",
"defaultsFrom": "/Common/clientssl",
"cert": "test.abc.com",
"key": "test.abc.com"
}
This worked.
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