Azure-sdk-for-go: Three ApplicationGatewayCipherSuite are missing.

Created on 3 Jun 2019  路  6Comments  路  Source: Azure/azure-sdk-for-go

Bug Report

  • import path of package in question, e.g. .../services/network/mgmt/2018-12-01/network
  • SDK version e.g. master
  • When I use terraform-provider-azurerm, I find it doesn't exists three ApplicationGatewayCipherSuite below.

    • TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA

    • TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384

    • TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256

  • They are "PosibleVaules", right?
  • If we can use them, please add them.
Mgmt Network - Application Gateway customer-reported specs

Most helpful comment

All 6 comments

Appreciate it!

Should be released this week.

Any news?

Sorry for the delay, this was released in v31.0.0 of the SDK.

Was this page helpful?
0 / 5 - 0 ratings