mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-13 09:32:24 -06:00
Update website/docs/language/upgrade-guides/1-2.mdx
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
This commit is contained in:
parent
d07621944f
commit
694fb75679
@ -33,9 +33,7 @@ web browsers have required it since 2020.
|
|||||||
|
|
||||||
## TLS Certificates signed with SHA-1 are no longer supported
|
## TLS Certificates signed with SHA-1 are no longer supported
|
||||||
|
|
||||||
When making outgoing HTTPS or other TLS connections as a client, Terraform will
|
Terraform will no longer accept CA certificates signed using the SHA-1 hash function when making outgoing HTTPS or other TLS connections as a client. Publicly-trusted Certificate Authorities have not issued SHA-1 certificates since 2015.
|
||||||
no longer accept CA certificates signed using the SHA-1 hash function. Publicly
|
|
||||||
trusted Certificate Authorities have not issued SHA-1 certificates since 2015.
|
|
||||||
|
|
||||||
## terraform-credentials-env functionality is now built into the Terraform CLI
|
## terraform-credentials-env functionality is now built into the Terraform CLI
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user