Plex Certificate "404" -- Unable to obtain Certificate from cloud

@ChuckPa
Yes it appears I am getting this error as well in the logs:

Oct 07, 2020 13:17:53.859 [0x70000a11a000] ERROR - CERT: Could not fetch certificate from the cloud: 404
$ openssl s_client -showcerts -connect 127.0.0.1:32400
CONNECTED(00000003)
4704657004:error:140040E5:SSL routines:CONNECT_CR_SRVR_HELLO:ssl handshake failure:/AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/libressl/libressl-47.140.1/libressl-2.8/ssl/ssl_pkt.c:585:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0 bytes and written 0 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
SSL-Session:
    Protocol  : TLSv1.2
    Cipher    : 0000
    Session-ID: 
    Session-ID-ctx: 
    Master-Key: 
    Start Time: 1602092104
    Timeout   : 7200 (sec)
    Verify return code: 0 (ok)
---

Server is shutdown now. Will wait to restart when cert is refreshed.