Update for the Linux installation, credits go to @!Deity, OG Grass user…
SSL Certificate Fix is now in install-grass
script repository.
Also a major refactor was done that adds a manifest.json install controller script, making it easier to update. You can now install with 1 command in many Distros. This script does its install work manually by unpacking the .deb file, avoiding package conflicts with Grass GIS, in addition.(Bearbeitet)
https://github.com/loopyd/install-grass
Dear Grass Desktop users,
here is a fix for Linux desktop nodes, all credits go to @dunatz, OG of Grass users..
Enjoy..
Step to reproduce :
Download Sectigo SSL Domain Validation => support.sectigo.com/articles/Knowledge/Sectigo-Intermediate-Certificates
sudo mv SectigoRSADomainValidationSecureServerCA.crt /etc/ssl/certs/
sudo c_rehash /etc/ssl/certs
Now verify the domain validation certs with
sudo openssl s_client -connect proxy2.wynd.network:4650 -CApath /etc/ssl/certs
Now just reload grass + reconnect and now you’ll see that you’re Connected! LFG!
Leave a Reply