You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(client-transfer): This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.
"smithy.api#documentation": "<p>Specifies whether this certificate is used for signing or encryption.</p>"
2610
+
"smithy.api#documentation": "<p>Specifies how this certificate is used. It can be used in the following ways:</p>\n <ul>\n <li>\n <p>\n <code>SIGNING</code>: For signing AS2 messages</p>\n </li>\n <li>\n <p>\n <code>ENCRYPTION</code>: For encrypting AS2 messages</p>\n </li>\n <li>\n <p>\n <code>TLS</code>: For securing AS2 communications sent over HTTPS</p>\n </li>\n </ul>"
"smithy.api#documentation": "<p>Specifies whether this certificate is used for signing or encryption.</p>",
3869
+
"smithy.api#documentation": "<p>Specifies how this certificate is used. It can be used in the following ways:</p>\n <ul>\n <li>\n <p>\n <code>SIGNING</code>: For signing AS2 messages</p>\n </li>\n <li>\n <p>\n <code>ENCRYPTION</code>: For encrypting AS2 messages</p>\n </li>\n <li>\n <p>\n <code>TLS</code>: For securing AS2 communications sent over HTTPS</p>\n </li>\n </ul>",
"smithy.api#documentation": "<p>Specifies whether this certificate is used for signing or encryption.</p>"
5282
+
"smithy.api#documentation": "<p>Specifies how this certificate is used. It can be used in the following ways:</p>\n <ul>\n <li>\n <p>\n <code>SIGNING</code>: For signing AS2 messages</p>\n </li>\n <li>\n <p>\n <code>ENCRYPTION</code>: For encrypting AS2 messages</p>\n </li>\n <li>\n <p>\n <code>TLS</code>: For securing AS2 communications sent over HTTPS</p>\n </li>\n </ul>"
0 commit comments