MikroTik plugin

My direct connection looks like this:
Am I supposed to generate a certificate for this?

OMD[checkmk]:~$ echo | openssl s_client -connect 10.10.10.11:8728
CONNECTED(00000003)
write:errno=0
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0 bytes and written 293 bytes
Verification: OK
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
---