orchard/pkg
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
..
client TLS improvements (#90) 2023-06-07 15:31:55 +04:00
resource/v1 Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00