FreeTAKTeam / FreeTakServer

Situational Awareness Server compatible with TAK clients
Eclipse Public License 2.0
611 stars 163 forks source link

Can't renew SSL certs #714

Closed Josh-SMU closed 1 month ago

Josh-SMU commented 1 month ago

The SSL certs were created upon install and valid for one year. They have since expired but there is no script or function to renew them. This should be broken out as a separate script for ease of maintenance. After pouring through the scripts it seems the only way to renew or recreate them is through a python support script which is called by ansible on install.

Josh-SMU commented 1 month ago

Broke my install trying to figure it out so installed newest version.

naman108 commented 1 month ago

for future reference, details here on regenerating the ca and crl is here https://freetakteam.github.io/FreeTAKServer-User-Docs/Troubleshooting/SocketIssue/