Forum Discussion
Zdenda
Cirrus
Jun 06, 2016/sys/crypto/cert not supported in API REST in 11.5.4??
Hi,
our LB stopped responding properly to API REST call related to SSL certificates after upgrade to 11.5.4.
We use GET https://192.168.2.10/mgmt/tm/sys/crypto/cert to get bunch of SSL certs s...
Zdenda
Cirrus
Jun 06, 2016Btw I get 400 Bad request and content is:
{
"code": 400,
"message": "Input length = 1",
"restOperationId": 3409935,
"errorStack": [
"java.nio.charset.MalformedInputException: Input length = 1",
"at java.nio.charset.CoderResult.throwException(CoderResult.java:277)",
"at java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:798)",
"at com.f5.rest.common.RestHelper$2.run(RestHelper.java:1896)",
"at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)",
"at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)",
"at java.lang.Thread.run(Thread.java:722)\n"
]
}
Interesting is that I can get list of virtuals using API Rest, but not list of ssl certs.
- ZdendaJun 06, 2016
Cirrus
even GET https://192.168.2.10/mgmt/tm/sys/crypto/key works fine. Is that some kind of bug?
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