AWS prescriptive-guidance documentation change
Summary
Updated authorship credits and fixed quotation marks in success messages
Security assessment
Changes are purely typographic (curly quotes to straight quotes) with no security implications.
Diff
diff --git a/prescriptive-guidance/latest/patterns/migrate-windows-ssl-certificates-to-an-application-load-balancer-using-acm.md b/prescriptive-guidance/latest/patterns/migrate-windows-ssl-certificates-to-an-application-load-balancer-using-acm.md index c96f74239..de4afc561 100644 --- a//prescriptive-guidance/latest/patterns/migrate-windows-ssl-certificates-to-an-application-load-balancer-using-acm.md +++ b//prescriptive-guidance/latest/patterns/migrate-windows-ssl-certificates-to-an-application-load-balancer-using-acm.md @@ -9 +9 @@ SummaryPrerequisites and limitationsArchitectureToolsBest practicesEpicsTroubles - _Created by Chandra Sekhar Yaratha (AWS) and Igor Kovalchuk (AWS)_ + _Chandra Sekhar Yaratha and Igor Kovalchuk, Amazon Web Services_ @@ -139 +139 @@ The command generates a PEM-encoded private key file named `privatekey.pem`. Ent -If the command is successful, it displays the message “writing RSA key.” +If the command is successful, it displays the message "writing RSA key." @@ -144 +144 @@ If the command is successful, it displays the message “writing RSA key.” -This creates a PEM-encoded certificate file named `cert-file.pem`. If the command is successful, it displays the message “MAC verified OK.” +This creates a PEM-encoded certificate file named `cert-file.pem`. If the command is successful, it displays the message "MAC verified OK." @@ -149 +149 @@ This creates a PEM-encoded certificate file named `cert-file.pem`. If the comman -If the command is successful, it displays the message “MAC verified OK.” +If the command is successful, it displays the message "MAC verified OK."