¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: DSTAR g2_link


 

¿ªÔÆÌåÓý

Nice... thanks William.

I will post it to the G2-link groups.io support page for others to tap in to.

I saw that the cert had expired and found the new ones on the opendstar site but had not yet done anything to update our systems. This is perfect.

I¡¯ll check with Brian of the USTRUST and see if he wants to release something like this to the G3 admins if you are ok with sharing this with the larger audience?

Terry

Sent from an Apple?device

On Dec 8, 2019, at 12:14 AM, William Franzin <wfranzin@...> wrote:

?
Thanks for all your help with g2_link a few weeks back. Recently the HTTPS cert expired for the dashboard. Don't know where to post this, but here's my fix.?

Need to be root or sudo this. I looked at the g3 installer and pulled out the cert portion, simplified the code and put (below) together based on it.?

--

# William Franzin VE4VR wfranzin@...
# DSTAR G3 Certificate updater based on G3 installer
# Resolves expired certificate that occurred Nov 2019

cd /tmp/

curl -O

tar xzf dsgw-cert-install-G3.tgz

cp certs/dstargateway.org.crt /etc/pki/tls/certs/localhost.crt

cp private/dstargatewayorg.key /etc/pki/tls/private/localhost.key

service httpd restart

rm -f dsgw-cert-install-G3.tgz

rm -rf certs/

rm -rf private/

On Sun, Nov 17, 2019 at 1:41 PM Terry M. Stader - KA8SCP <ka8scp@...> wrote:
Hello William... i can provide you with the instructions on how to add g2_link to a G3 system. If you are familiar wit the way g2_link worked with G2, it is the same. There were some new libraries and a number of application location changes due to G3 using standard app locations this time versus the way G2 did it.

Let me get to my laptop in a little bit and I¡¯ll send you the information.

What is the call of the gateway you want to add this to?

Terry

Sent from an Apple?device

On Nov 17, 2019, at 2:27 PM, William Franzin <wfranzin@...> wrote:

?
Hi Terry

William VE4VR here. I came across your post in Yahoo Groups about?g2_link being used on G3. Can't find these files anywhere and the local group asked if I could get XRF/DCS back on the?system after rebuilding it for G3. Can you share any links/files??

Thank you
William

Join [email protected] to automatically receive all group messages.