Skip to content
  • Chad Barb's avatar
    · b05398fe
    Chad Barb authored
    Tiptunnel can now take "ssl-server-cert:" property from the ACL file,
    which is a SHA hash of the expected server certificate.
    
    (this is used to verify the server's identity,
    thus precluding man-in-the-middle attacks.)
    
    If no "ssl-server-cert:" is in the ACL,
    it will revert to using a normal TCP connection.
    
    In this version, authentication is still the same (even over SSL.)
    (next step: add SSL to capture server.)
    b05398fe