0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/aws
Lev Stipakov 1b11c994ab aws: support for IMDSv2
IMDSv2 requires to obtain token for instance metadata requests

  https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-metadata-v2-how-it-works.html

IMDSv2 works on all reasonably modern instances and can be optionally
forced to be used instead of v1.

Fixes https://github.com/OpenVPN/openvpn3-linux/issues/192

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2023-07-05 09:05:45 +00:00
..
awsca.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
awscreds.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
awshttp.hpp Do not allow SHA1 cipher suites when using preferred tls-cert-profile 2023-03-29 23:14:30 +02:00
awspc.hpp aws: support for IMDSv2 2023-07-05 09:05:45 +00:00
awsrest.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
awsroute.hpp aws: fix ReplaceRoute error handling 2023-07-04 14:07:55 +00:00