Openwrt.org: uclient fetch reports Invalid SSL certificate

On current snapshot:

uclient-fetch -T 4 https://openwrt.org/_media/logo.png

Returns:

Downloading 'https://openwrt.org/_media/logo.png'
Connecting to 139.59.209.225:443
Connection error: Invalid SSL certificate

On Firefox I see the logo image.

On 21.02.1 it returns:
Downloading 'https://openwrt.org/_media/logo.png'

Connecting to 139.59.209.225:443
Writing to 'logo.png'
logo.png             100% |*******************************|  4941   0:00:00 ETA
Download completed (4941 bytes)

Is this something wrong with ca-bundle on snapshot?