Forum Discussion
Francois_LAGANT
Aug 24, 2022Nimbostratus
API REST error 400
Hello, I try to download an ssl certificate via the REST APIs /mgmt/tm/sys/crypto/cert from f5 but I always get the following response: curl -sk -H "X-F5-Auth-Token: XXXXXX" https://x.x.x.x/mgm...
JRahm
Aug 24, 2022Admin
Hi Francois_LAGANT, those endpoints are deprecated. You should use these instead:
- /mgmt/tm/sys/file/ssl-cert
- /mgmt/tm/sys/file/ssl-crl
- /mgmt/tm/sys/file/ssl-csr
- /mgmt/tm/sys/file/ssl-key
- /mgmt/tm/sys/file/system-ssl-cert
- /mgmt/tm/sys/file/system-ssl-key
I wrote functional tests against these endpoints while developing the python SDK, they're here in this repo on Github if that's of any help.
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