{"id":4922,"date":"2023-11-15T15:45:12","date_gmt":"2023-11-15T23:45:12","guid":{"rendered":"https:\/\/SUMMALAI.COM\/?p=4922"},"modified":"2023-11-15T15:45:14","modified_gmt":"2023-11-15T23:45:14","slug":"how-to-disable-ssl-v3-on-windows-servers","status":"publish","type":"post","link":"https:\/\/SUMMALAI.COM\/?p=4922","title":{"rendered":"How to Disable SSL V3 on Windows Servers"},"content":{"rendered":"\n<p>The best way is to have this done by a free tool called &#8220;IIS Crypto&#8221; from the Nartac Software. You can download the tool from here.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.nartac.com\/\">https:\/\/www.nartac.com\/<\/a><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>Below, is a way to get this done manually. but it&#8217;s not recommended.<\/p>\n\n\n\n<p>SSLv3 is an obsolete protocol, the main attack vector on which, at the time of writing, is an attack called\u00a0<a href=\"http:\/\/en.wikipedia.org\/wiki\/POODLE\" target=\"_blank\" rel=\"noreferrer noopener\">POODLE<\/a>. Disabling SSLv3 is the ultimate solution to mitigate security risks. Another option suitable for servers that critically require SSLv3 support is a signalizing TLS_FALLBACK_SCSV cipher suite that allows to keep SSLv3 enabled, but prevents downgrade attacks from higher protocols (TLSv1 =&lt; ). Unfortunately, at the time of writing, Microsoft didn\u2019t yet add support for TLS_FALLBACK_SCSV in SChanel. Therefore, disabling SSLv3 is the only mitigation measure a certificate administrator can apply against POODLE in case of a\u00a0<strong>Windows Server<\/strong>.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Open registry editor:<strong>Win + R<\/strong>\u00a0>>\u00a0<strong><em>regedit<\/em><\/strong><\/li><li>Navigate to:<strong>HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\Schannel\\Protocols\\<\/strong><img fetchpriority=\"high\" decoding=\"async\" width=\"885\" height=\"500\" src=\"https:\/\/namecheap.simplekb.com\/SiteContents\/2-7C22D5236A4543EB827F3BD8936E153E\/media\/Hardening_9.jpg\" alt=\"Hardening_9.jpg\"><\/li><li>By default, there should be only one key presented\u00a0<strong>\u201cSSL 2.0\u201d<\/strong>. We need to create a new one for SSLv3Right-click on\u00a0<strong>Protocols<\/strong>\u00a0>>\u00a0<strong>New\u00a0<\/strong>>>\u00a0<strong>Key<\/strong>Name the key\u00a0<em><strong>&#8216;SSL 3.0&#8217;<\/strong><\/em><img decoding=\"async\" width=\"885\" height=\"500\" src=\"https:\/\/namecheap.simplekb.com\/SiteContents\/2-7C22D5236A4543EB827F3BD8936E153E\/media\/Hardening_10.jpg\" alt=\"Hardening_10.jpg\"><\/li><li>Right-click on\u00a0<strong>SSL 3.0<\/strong>\u00a0>>\u00a0<strong>New\u00a0<\/strong>>>\u00a0<strong>Key<\/strong><img decoding=\"async\" width=\"885\" height=\"500\" src=\"https:\/\/namecheap.simplekb.com\/SiteContents\/2-7C22D5236A4543EB827F3BD8936E153E\/media\/Hardening_11.jpg\" alt=\"Hardening_11.jpg\">Name the key\u00a0<em><strong>&#8216;Server&#8217;<\/strong><\/em><\/li><li>Right-click on\u00a0<strong>Server<\/strong>\u00a0>>\u00a0<strong>New\u00a0<\/strong>>>\u00a0<strong>DWORD (32-bit) Value<\/strong><img loading=\"lazy\" decoding=\"async\" width=\"885\" height=\"500\" src=\"https:\/\/namecheap.simplekb.com\/SiteContents\/2-7C22D5236A4543EB827F3BD8936E153E\/media\/Hardening_12.jpg\" alt=\"Hardening_12.jpg\">Name the value\u00a0<strong>&#8216;<em>Enabled<\/em>&#8216;<\/strong><\/li><li>Double-click the\u00a0<strong>Enabled<\/strong>\u00a0value and make sure that there is zero (0) in the\u00a0<strong>Value Data<\/strong>\u00a0field >> click\u00a0<strong>OK<\/strong><img loading=\"lazy\" decoding=\"async\" width=\"785\" height=\"500\" src=\"https:\/\/namecheap.simplekb.com\/SiteContents\/2-7C22D5236A4543EB827F3BD8936E153E\/media\/Hardening_13.jpg\" alt=\"Hardening_13.jpg\"><\/li><li>You may need to restart Windows Server to apply the changes.<\/li><\/ol>\n\n\n\n<p>Ref: <a href=\"https:\/\/www.namecheap.com\/support\/knowledgebase\/article.aspx\/9598\/38\/disabling-sslv3\/\">Disabling SSLv3 &#8211; SSL Certificates &#8211; Namecheap.com<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The best way is to have this done by a free tool called &#8220;IIS Crypto&#8221; from the Nartac Software. You can download the tool from here. https:\/\/www.nartac.com\/ Below, is a way to get this done manually. but it&#8217;s not recommended. SSLv3 is an obsolete protocol, the main attack vector on which, at the time of <a class=\"read-more\" href=\"https:\/\/SUMMALAI.COM\/?p=4922\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","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,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[10,15],"tags":[1708,1709],"class_list":["post-4922","post","type-post","status-publish","format-standard","hentry","category-microsoft","category-windows-servers","tag-disable-ssl-v3-windows-server","tag-disable-tls-1-0-on-windows-servers"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"The best way is to have this done by a free tool called &quot;IIS Crypto&quot; from the Nartac Software. You can download the tool from here. https:\/\/www.nartac.com\/ Below, is a way to get this done manually. but it&#039;s not recommended. SSLv3 is an obsolete protocol, the main attack vector on which, at the time of\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Summa Lai\"\/>\n\t<meta name=\"keywords\" content=\"disable ssl v3 windows server,disable tls 1.0 on windows servers,microsoft family,windows servers\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/SUMMALAI.COM\/?p=4922\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=4922#article\",\"name\":\"How to Disable SSL V3 on Windows Servers | Summa Lai\",\"headline\":\"How to Disable SSL V3 on Windows Servers\",\"author\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/namecheap.simplekb.com\\\/SiteContents\\\/2-7C22D5236A4543EB827F3BD8936E153E\\\/media\\\/Hardening_9.jpg\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=4922\\\/#articleImage\"},\"datePublished\":\"2023-11-15T15:45:12-08:00\",\"dateModified\":\"2023-11-15T15:45:14-08:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=4922#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=4922#webpage\"},\"articleSection\":\"Microsoft Family, Windows Servers, Disable SSL V3 Windows Server, Disable TLS 1.0 on Windows Servers\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=4922#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/SUMMALAI.COM\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=10#listItem\",\"name\":\"Microsoft Family\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=10#listItem\",\"position\":2,\"name\":\"Microsoft Family\",\"item\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=10\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=15#listItem\",\"name\":\"Windows Servers\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=15#listItem\",\"position\":3,\"name\":\"Windows Servers\",\"item\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=15\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=4922#listItem\",\"name\":\"How to Disable SSL V3 on Windows Servers\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=10#listItem\",\"name\":\"Microsoft Family\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=4922#listItem\",\"position\":4,\"name\":\"How to Disable SSL V3 on Windows Servers\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?cat=15#listItem\",\"name\":\"Windows Servers\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#person\",\"name\":\"sladmin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=4922#personImage\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/Summa_Logo-150x150.png\",\"width\":96,\"height\":96,\"caption\":\"sladmin\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2#author\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2\",\"name\":\"Summa Lai\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=4922#authorImage\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/Summa_Logo-150x150.png\",\"width\":96,\"height\":96,\"caption\":\"Summa Lai\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=4922#webpage\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=4922\",\"name\":\"How to Disable SSL V3 on Windows Servers | Summa Lai\",\"description\":\"The best way is to have this done by a free tool called \\\"IIS Crypto\\\" from the Nartac Software. You can download the tool from here. https:\\\/\\\/www.nartac.com\\\/ Below, is a way to get this done manually. but it's not recommended. SSLv3 is an obsolete protocol, the main attack vector on which, at the time of\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?p=4922#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/?author=2#author\"},\"datePublished\":\"2023-11-15T15:45:12-08:00\",\"dateModified\":\"2023-11-15T15:45:14-08:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#website\",\"url\":\"https:\\\/\\\/SUMMALAI.COM\\\/\",\"name\":\"Summa Lai\",\"description\":\"Never Stop Learning, Building a Little Wiki...\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/SUMMALAI.COM\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to Disable SSL V3 on Windows Servers | Summa Lai","description":"The best way is to have this done by a free tool called \"IIS Crypto\" from the Nartac Software. You can download the tool from here. https:\/\/www.nartac.com\/ Below, is a way to get this done manually. but it's not recommended. SSLv3 is an obsolete protocol, the main attack vector on which, at the time of","canonical_url":"https:\/\/SUMMALAI.COM\/?p=4922","robots":"max-image-preview:large","keywords":"disable ssl v3 windows server,disable tls 1.0 on windows servers,microsoft family,windows servers","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/SUMMALAI.COM\/?p=4922#article","name":"How to Disable SSL V3 on Windows Servers | Summa Lai","headline":"How to Disable SSL V3 on Windows Servers","author":{"@id":"https:\/\/SUMMALAI.COM\/?author=2#author"},"publisher":{"@id":"https:\/\/SUMMALAI.COM\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/namecheap.simplekb.com\/SiteContents\/2-7C22D5236A4543EB827F3BD8936E153E\/media\/Hardening_9.jpg","@id":"https:\/\/SUMMALAI.COM\/?p=4922\/#articleImage"},"datePublished":"2023-11-15T15:45:12-08:00","dateModified":"2023-11-15T15:45:14-08:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/SUMMALAI.COM\/?p=4922#webpage"},"isPartOf":{"@id":"https:\/\/SUMMALAI.COM\/?p=4922#webpage"},"articleSection":"Microsoft Family, Windows Servers, Disable SSL V3 Windows Server, Disable TLS 1.0 on Windows Servers"},{"@type":"BreadcrumbList","@id":"https:\/\/SUMMALAI.COM\/?p=4922#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM#listItem","position":1,"name":"Home","item":"https:\/\/SUMMALAI.COM","nextItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=10#listItem","name":"Microsoft Family"}},{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=10#listItem","position":2,"name":"Microsoft Family","item":"https:\/\/SUMMALAI.COM\/?cat=10","nextItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=15#listItem","name":"Windows Servers"},"previousItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=15#listItem","position":3,"name":"Windows Servers","item":"https:\/\/SUMMALAI.COM\/?cat=15","nextItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?p=4922#listItem","name":"How to Disable SSL V3 on Windows Servers"},"previousItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=10#listItem","name":"Microsoft Family"}},{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?p=4922#listItem","position":4,"name":"How to Disable SSL V3 on Windows Servers","previousItem":{"@type":"ListItem","@id":"https:\/\/SUMMALAI.COM\/?cat=15#listItem","name":"Windows Servers"}}]},{"@type":"Person","@id":"https:\/\/SUMMALAI.COM\/#person","name":"sladmin","image":{"@type":"ImageObject","@id":"https:\/\/SUMMALAI.COM\/?p=4922#personImage","url":"https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2020\/05\/Summa_Logo-150x150.png","width":96,"height":96,"caption":"sladmin"}},{"@type":"Person","@id":"https:\/\/SUMMALAI.COM\/?author=2#author","url":"https:\/\/SUMMALAI.COM\/?author=2","name":"Summa Lai","image":{"@type":"ImageObject","@id":"https:\/\/SUMMALAI.COM\/?p=4922#authorImage","url":"https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2020\/05\/Summa_Logo-150x150.png","width":96,"height":96,"caption":"Summa Lai"}},{"@type":"WebPage","@id":"https:\/\/SUMMALAI.COM\/?p=4922#webpage","url":"https:\/\/SUMMALAI.COM\/?p=4922","name":"How to Disable SSL V3 on Windows Servers | Summa Lai","description":"The best way is to have this done by a free tool called \"IIS Crypto\" from the Nartac Software. You can download the tool from here. https:\/\/www.nartac.com\/ Below, is a way to get this done manually. but it's not recommended. SSLv3 is an obsolete protocol, the main attack vector on which, at the time of","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/SUMMALAI.COM\/#website"},"breadcrumb":{"@id":"https:\/\/SUMMALAI.COM\/?p=4922#breadcrumblist"},"author":{"@id":"https:\/\/SUMMALAI.COM\/?author=2#author"},"creator":{"@id":"https:\/\/SUMMALAI.COM\/?author=2#author"},"datePublished":"2023-11-15T15:45:12-08:00","dateModified":"2023-11-15T15:45:14-08:00"},{"@type":"WebSite","@id":"https:\/\/SUMMALAI.COM\/#website","url":"https:\/\/SUMMALAI.COM\/","name":"Summa Lai","description":"Never Stop Learning, Building a Little Wiki...","inLanguage":"en-US","publisher":{"@id":"https:\/\/SUMMALAI.COM\/#person"}}]}},"aioseo_meta_data":{"post_id":"4922","title":null,"description":null,"keywords":[],"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":{"id":"#aioseo-article-65a0d0dfd9f3c","slug":"article","graphName":"Article","label":"Article","properties":{"type":"BlogPosting","name":"#post_title","headline":"#post_title","description":"#post_excerpt","image":"","keywords":"","author":{"name":"#author_name","url":"#author_url"},"dates":{"include":true,"datePublished":"","dateModified":""}}},"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2023-11-15 23:34:05","updated":"2024-01-12 05:40:47","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/SUMMALAI.COM\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/SUMMALAI.COM\/?cat=10\" title=\"Microsoft Family\">Microsoft Family<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/SUMMALAI.COM\/?cat=15\" title=\"Windows Servers\">Windows Servers<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHow to Disable SSL V3 on Windows Servers\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/SUMMALAI.COM"},{"label":"Microsoft Family","link":"https:\/\/SUMMALAI.COM\/?cat=10"},{"label":"Windows Servers","link":"https:\/\/SUMMALAI.COM\/?cat=15"},{"label":"How to Disable SSL V3 on Windows Servers","link":"https:\/\/SUMMALAI.COM\/?p=4922"}],"_links":{"self":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/4922","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4922"}],"version-history":[{"count":1,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/4922\/revisions"}],"predecessor-version":[{"id":4923,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/4922\/revisions\/4923"}],"wp:attachment":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4922"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4922"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4922"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}