Multiselect + API + Local Dev

I guess, I have the same problem as described here: SSL certificate problem with select panelfield api option - #3 by marsupial

I tried disabling CA like so:

'remote' => [
        'ca' => false
]

but it doesn’t seem to work either, am I doing something wrong?