https://go.dev/src/crypto/tls/cipher_suites.go
{TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384", supportedOnlyTLS12, false}, Looks like it only works with TLS1.2. On Wednesday, 1 March 2023 at 16:15:04 UTC Joe Wickberg wrote: > Hello, > > I've been trying without success to use the result of tls.LoadX509KeyPair > (with the two certs in pem files) in tls.Config to perform secure request > to a server using ECDHE-RSA-AES256-SHA384 cipher. > > is ECDHE-RSA-AES256-SHA384 currently supported in Golang? > > > > > The information contained in this communication is confidential and is > intended only for the use of the addressee. It is the property of Mitratech > Holdings, Inc. Any unauthorized use, disclosure or copying of this > communication or any part thereof is strictly prohibited and may be > unlawful. If you have received this communication in error, please notify > us immediately and destroy this communication and all copies thereof, > including all attachments. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/0824e806-ffd2-433c-bba5-cec587b5f867n%40googlegroups.com.