joel74 / POSH-LTM-Rest

PowerShell module and scripts for working with F5's LTM REST API
MIT License
78 stars 48 forks source link

what if my f5 uses SSL certificates #225

Closed Curtmcgirt closed 1 year ago

Curtmcgirt commented 1 year ago

what if my f5 uses https, with "ssl certificates" and "ssl profiles". does the module/api have no support for querying and changing those?

joel74 commented 1 year ago

Hi. The API supports that (https://clouddocs.f5.com/api/icontrol-rest/APIRef_tm_ltm_profile_client-ssl.html) but that functionality has not been implemented in this PS module.