orchard/internal/command/context
Nikolay Edigaryev dcc954631b
TLS improvements (#90)
* Fix typo when passing arguments to tls.LoadX509KeyPair()

* Support TLS 1.2 too

* Do not require a controller to only present a single certificate

* No need to set ServerName since we use InsecureSkipVerify

* Use host's root CA set by default and support normal SNI scenarios
2023-06-07 15:31:55 +04:00
..
context.go Introduce "orchard context" (#18) 2023-02-07 19:48:31 +04:00
create.go TLS improvements (#90) 2023-06-07 15:31:55 +04:00
default.go --help fixes and new "orchard logs vm" command (#41) 2023-03-23 15:59:57 +04:00
delete.go --help fixes and new "orchard logs vm" command (#41) 2023-03-23 15:59:57 +04:00
list.go Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00