A
A
Ahmed C2018-12-13 04:59:40
openvpn
Ahmed C, 2018-12-13 04:59:40

How is the Openvpn data channel encrypted?

I'm trying to figure out how openvpn works. The data channel is usually encrypted, eg. The question is what key: if DH is clear, but if DH is disabled, then where else do the client and server get the symmetric key from? Googled - everywhere they write that symmetric encryption. It is not clear just what.
Or here's another: in the server settings and clients there is a "cipher" parameter - a cipher for the data channel. I understand that this is clearly not for the dh session key. And for what then? Or is the data channel still encrypted with certificates and its encryption is asymmetric?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
chupasaurus, 2018-12-13
@chupasaurus

Without Diffie-Hellman, OpenVPN does not work in principle, when specified dh none, ECDH will be used forcibly (which is written in the manual).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question