{"id":26128,"date":"2018-08-22T18:41:21","date_gmt":"2018-08-22T23:41:21","guid":{"rendered":"http:\/\/www.multitech.net\/developer\/?page_id=26128"},"modified":"2020-11-04T10:25:38","modified_gmt":"2020-11-04T16:25:38","slug":"secureprotocols","status":"publish","type":"page","link":"https:\/\/www.multitech.net\/developer\/software\/mtr-software\/mtr-api-reference\/collection-endpoints\/secureprotocols\/","title":{"rendered":"secureProtocols"},"content":{"rendered":"<p><b>Description: <\/b>cipher suites and advanced security options : ARRAY<\/p>\n<table style=\"width: 630px;\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<thead>\n<tr>\n<td style=\"background-color: #2c57d2;\"><span style=\"color: #ffffff;\"><b>Element<\/b><\/span><\/td>\n<td style=\"background-color: #2c57d2;\"><span style=\"color: #ffffff;\"><b>Type<\/b><\/span><\/td>\n<td style=\"background-color: #2c57d2;\"><span style=\"color: #ffffff;\"><b>Description<\/b><\/span><\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td valign=\"top\" width=\"120\">_v<\/td>\n<td valign=\"top\" width=\"100\">UINT<\/td>\n<td valign=\"top\" width=\"400\">Version of model (automatic)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">name<\/td>\n<td valign=\"top\" width=\"100\">STRING<\/td>\n<td valign=\"top\" width=\"400\">name of the component, which uses the instance<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">type<\/td>\n<td valign=\"top\" width=\"100\">STRING<\/td>\n<td valign=\"top\" width=\"400\">type of secure library, which is used for<br \/>\nimplementation secure connection. For<br \/>\nexample: openssl or openssh<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">cipherSuite<\/td>\n<td valign=\"top\" width=\"100\">STRING<\/td>\n<td valign=\"top\" width=\"400\">list of cipher suites, enabled for the component<br \/>\n(NOTE: This endpoint cannot\u00a0be empty if either<br \/>\nTLSv1.1 or TLSv1.2 is enabled for this component)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">cipherSuiteAvailable<\/td>\n<td valign=\"top\" width=\"100\">STRING<\/td>\n<td valign=\"top\" width=\"400\">list of allowed cipher suites, available for the<br \/>\nsecure component<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">cipherSuiteAvailableTls13<\/td>\n<td valign=\"top\" width=\"100\">STRING<\/td>\n<td valign=\"top\" width=\"400\">TLS 1.3 cipher suites that are supported by the system<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">cipherSuiteDeprecated<\/td>\n<td valign=\"top\" width=\"100\">ARRAY<\/td>\n<td valign=\"top\" width=\"400\">deprecated TLS 1.2 and TLS 1.1 ciphers suites<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">cipherSuiteTls13<\/td>\n<td valign=\"top\" width=\"100\">STRING<\/td>\n<td valign=\"top\" width=\"400\">User-defined TLS 1.3 cipher suites (NOTE: This endpoint<br \/>\ncannot\u00a0be empty if TLSv1.3 is enabled for this component)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">cipher<\/td>\n<td valign=\"top\" width=\"100\">STRING<\/td>\n<td valign=\"top\" width=\"400\">list of ciphers, enabled for the component (NOTE: This<br \/>\nendpoint cannot\u00a0be empty for SSH component)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">cipherAvailable<\/td>\n<td valign=\"top\" width=\"100\">STRING<\/td>\n<td valign=\"top\" width=\"400\">list of allowed ciphers, available for the secure component<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">cipherDeprecated<\/td>\n<td valign=\"top\" width=\"100\">STRING<\/td>\n<td valign=\"top\" width=\"400\">list of deprecated cipher suites<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">mac<\/td>\n<td valign=\"top\" width=\"100\">STRING<\/td>\n<td valign=\"top\" width=\"400\">list of MACs, enabled for the component (NOTE:<br \/>\nThis endpoint cannot\u00a0be empty for SSH component<br \/>\nif &#8220;cipher&#8221; value is other than<br \/>\n&#8220;chacha20-poly1305@openssh.com&#8221;)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">macAvailable<\/td>\n<td valign=\"top\" width=\"100\">STRING<\/td>\n<td valign=\"top\" width=\"366\">list of allowed MACs, available for the secure component<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">macDeprecated<\/td>\n<td valign=\"top\" width=\"100\">ARRAY<\/td>\n<td valign=\"top\" width=\"366\">Deprecated MACs<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">protocol<\/td>\n<td valign=\"top\" width=\"100\">OBJECT<\/td>\n<td valign=\"top\" width=\"400\">set of secure protocols<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">\u00a0 \u00a0tls1_1<\/td>\n<td valign=\"top\" width=\"100\">BOOL<\/td>\n<td valign=\"top\" width=\"400\">Enables or disables TLSv1.1 (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">\u00a0 \u00a0tls1_2<\/td>\n<td valign=\"top\" width=\"100\">BOOL<\/td>\n<td valign=\"top\" width=\"400\">Enables or disables TLSv1.2 (default:true)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">\u00a0 \u00a0tls1_3<\/td>\n<td valign=\"top\" width=\"100\">BOOL<\/td>\n<td valign=\"top\" width=\"400\">Enables or disables TLSv1.3 (default:true)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">client<\/td>\n<td valign=\"top\" width=\"100\">OBJECT<\/td>\n<td valign=\"top\" width=\"400\">set client authentication mechanism<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"120\">\u00a0 \u00a0verify<\/td>\n<td valign=\"top\" width=\"100\">BOOL<\/td>\n<td valign=\"top\" width=\"400\">enables or disables Client Authentication-when enabled<br \/>\nthe web server will authenticate the client using the<br \/>\nclient\u2019s public key certificate (default:false)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>Description: cipher suites and advanced security options : ARRAY Element Type Description _v UINT Version of model (automatic) name STRING name of the component, which uses the instance type STRING type of secure library, which is used for implementation secure connection. For example: openssl or openssh cipherSuite STRING list of cipher suites, enabled for the [&hellip;]<\/p>\n","protected":false},"author":1478,"featured_media":0,"parent":13129,"menu_order":53,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-26128","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/26128","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/users\/1478"}],"replies":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/comments?post=26128"}],"version-history":[{"count":15,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/26128\/revisions"}],"predecessor-version":[{"id":26132,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/26128\/revisions\/26132"}],"up":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/13129"}],"wp:attachment":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/media?parent=26128"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}