Changes between Version 6 and Version 7 of Ticket #1371, comment 7


Ignore:
Timestamp:
01/02/21 02:32:29 (3 years ago)
Author:
tct
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1371, comment 7

    v6 v7  
    88
    99However, `--tls-crypt-v2` keys are **not** pre-shared keys.
    10 (Technically, I may be wrong about the term 'pre-shared key' but the point about `--tls-crypt-v2` and **specifically the server key**, is that all client keys can be **decrypted** by the server key. This is somewhat similar to a CA key, in the respect of its power over client keys)
     10(Technically, I may be wrong about the term 'pre-shared key' but the point about `--tls-crypt-v2` and **specifically the server key**, is that all client keys can be **decrypted** by the server key. This is somewhat similar to a CA key, in the respect of its power over PKI certificates)
    1111
    1212`--tls-crypt-v2` keys are a unique OpenVPN feature.