mirror of
https://github.com/docker/docs.git
synced 2026-03-31 16:28:59 +07:00
This curve is not available on Fedora and RHEL systems, so removing the reference allows tests to pass there. Vast majority of the curve-specific work is done in the golang crypto/elliptic package, so this does not weaken the tests noticeably. Signed-off-by: Miloslav Trmač <mitr@redhat.com>