mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-25 08:21:07 -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
8166216ba6
commit
3633de8bf5
@ -30,7 +30,7 @@ Terraform now requires the server to support TLS v1.2 when making outgoing HTTPS
|
||||
supported. All up-to-date servers should support TLS 1.2, and mainstream
|
||||
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
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user