Trying to install package: remote-shell-lib

My issue on my MacOS v10.11.6, is the same as one I have found below with the same title:

Title: Raco unable to install packages on macOS due to SSL/TLS certificate issues #4108

rmculpepper added 3 commits 2 years ago

/github.com/racket/racket/pull/4117

openssl: use SecTrustCopyAnchorCertificates by default on Mac OS

Related to racket#4108

If I understand correctly, Ryan Culpepper's submit regarding: use SecTrustCopyAnchorCertificates by default on MacOS, is for a change to Racket.

I suspect the fix is not in-place on my Racket v8.13.

Is there a way for me to manually apply the fix to my instance of Racket?

Thanks.

Don Green