Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL → TLS #1160

Merged
Merged

Commits on Nov 8, 2023

  1. SSL → TLS

    * I have changed most user-visible strings, documentation, and
      code comments.
    * I have also changed macro constants, keeping old definitions
      and marking them as deprecated.
    * I have not changed function and variable names, because that
      would break compatibility.
    
    The most debatable change might be:
    	openfortivpn - Client for PPP+TLS VPN tunnel services
    instead of:
            openfortivpn - Client for PPP+SSL VPN tunnel services
    Indeed, "SSL VPN" remains much more used than "TLS VPN".
    DimitriPapadopoulos committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    abff429 View commit details
    Browse the repository at this point in the history