nebula/cmd
Wade Simmons 24f336ec56
switch off deprecated elliptic.Marshal (#1108)
elliptic.Marshal was deprecated, we can replace it with the ECDH methods
even though we aren't using ECDH here. See:

- f03fb147d7

We still using elliptic.Unmarshal because this issue needs to be
resolved:

- https://github.com/golang/go/issues/63963
2024-04-30 10:02:49 -04:00
..
nebula Combine ca, cert, and key handling (#952) 2023-08-14 21:32:40 -05:00
nebula-cert switch off deprecated elliptic.Marshal (#1108) 2024-04-30 10:02:49 -04:00
nebula-service Combine ca, cert, and key handling (#952) 2023-08-14 21:32:40 -05:00