{"id":1378,"date":"2015-03-31T00:59:28","date_gmt":"2015-03-31T03:59:28","guid":{"rendered":"http:\/\/www.dbarj.com.br\/?p=1378"},"modified":"2015-03-31T00:59:28","modified_gmt":"2015-03-31T03:59:28","slug":"oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported","status":"publish","type":"post","link":"https:\/\/www.dbarj.com.br\/pt-br\/2015\/03\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\/","title":{"rendered":"OUD falhando com &#8220;Client requested protocol SSLv3 not enabled or not supported&#8221;"},"content":{"rendered":"<p>Depois de instalar a \u00faltima vers\u00e3o do\u00a0<strong>Oracle Unified Directory<\/strong> (11.1.2.2.0), todos os bancos de dados que tentava ligar no servi\u00e7o de diret\u00f3rio come\u00e7aram a receber o seguinte erro:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"oracledb\">SQL&gt; conn T3204325\r\nEnter password:\r\nERROR:\r\nORA-28030: Server encountered problems accessing LDAP directory service<\/pre>\n<p>Verificando no log do <strong>OUD<\/strong>, o erro era:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">[30\/Mar\/2015:10:50:46 -0300] CONNECT conn=19 from=10.192.38.28:34059 to=10.221.63.49:1636 protocol=LDAPS\r\n[30\/Mar\/2015:10:50:46 -0300] DISCONNECT conn=19 reason=\"I\/O Error\" msg=\"Client requested protocol SSLv3 not enabled or not supported\"<\/pre>\n<p>Depois de pesquisar um pouco, descobri que em qualquer vers\u00e3o JDK maior do JDK 7u75, o protocolo SSLv3 (Secure Socket Layer) foi <strong>desativado<\/strong> e <strong>n\u00e3o<\/strong> est\u00e1 dispon\u00edvel por padr\u00e3o para mitigar a vulnerabilidade no SSL v3.0 (conhecida como &#8220;Poodle Attack&#8221;).<\/p>\n<p>Sendo assim, eu tentei desativar este protocolo no lado do BD seguindo o MOS Doc <a href=\"can%20be%20found at: https:\/\/support.oracle.com\/epmos\/faces\/DocumentDisplay?id=1938502.1\" target=\"_blank\">1938502.1 (CVE-2014-3566 Poodle Vulnerability and SSL_VERSION Parameter Setting)<\/a>.\u00a0Resumindo, ele diz para atualizar qualquer arquivos de configura\u00e7\u00e3o <span style=\"text-decoration: underline;\">sqlnet.ora<\/span> e <span style=\"text-decoration: underline;\">listener.ora<\/span> com: <strong>&#8220;<span style=\"color: #800000;\">SSL_VERSION=1.0<\/span>&#8220;<\/strong><\/p>\n<p>Infelizmente, ap\u00f3s a aplica\u00e7\u00e3o do que solu\u00e7\u00e3o, o problema <span style=\"text-decoration: underline;\">persistiu<\/span>.<\/p>\n<p>Depois de pesquisar muito mais, finalmente descobri que este \u00e9 um bug (<strong>19285025<\/strong>) =[ .. e a solu\u00e7\u00e3o \u00e9 aplicar o patche\u00a0<strong><span id=\"form1:panelPage1\">19285025<\/span><\/strong>, dispon\u00edveis no portal de patches.<\/p>\n<p>Portanto, eu o apliquei depois de desligar a inst\u00e2ncia:<\/p>\n<pre class=\"lang:sh decode:true  \">[oracle@blqa10bddsne001 opatch]$ unzip p19285025_112040_Linux-x86-64.zip\r\nArchive:  p19285025_112040_Linux-x86-64.zip\r\n   creating: 19285025\/\r\n  inflating: 19285025\/README.txt\r\n   creating: 19285025\/etc\/\r\n   creating: 19285025\/etc\/config\/\r\n  inflating: 19285025\/etc\/config\/inventory.xml\r\n  inflating: 19285025\/etc\/config\/deploy.xml\r\n  inflating: 19285025\/etc\/config\/actions.xml\r\n   creating: 19285025\/etc\/xml\/\r\n  inflating: 19285025\/etc\/xml\/GenericActions.xml\r\n  inflating: 19285025\/etc\/xml\/ShiphomeDirectoryStructure.xml\r\n   creating: 19285025\/files\/\r\n   creating: 19285025\/files\/lib\/\r\n   creating: 19285025\/files\/lib\/libldapclnt11.a\/\r\n  inflating: 19285025\/files\/lib\/libldapclnt11.a\/gslcss.o\r\n[oracle@blqa10bddsne001 opatch]$ cd 19285025\/\r\n[oracle@blqa10bddsne001 19285025]$ opatch prereq CheckConflictAgainstOHWithDetail -ph .\/\r\nOracle Interim Patch Installer version 11.2.0.3.6\r\nCopyright (c) 2013, Oracle Corporation.  All rights reserved.\r\n\r\nPREREQ session\r\n\r\nOracle Home       : \/u01\/app\/oracle\/product\/11.2.4\/dbhome_1\r\nCentral Inventory : \/u01\/app\/oraInventory\r\n   from           : \/u01\/app\/oracle\/product\/11.2.4\/dbhome_1\/oraInst.loc\r\nOPatch version    : 11.2.0.3.6\r\nOUI version       : 11.2.0.4.0\r\nLog file location : \/u01\/app\/oracle\/product\/11.2.4\/dbhome_1\/cfgtoollogs\/opatch\/opatch2015-03-30_11-07-21AM_1.log\r\n\r\nInvoking prereq \"checkconflictagainstohwithdetail\"\r\n\r\nPrereq \"checkConflictAgainstOHWithDetail\" passed.\r\n\r\nOPatch succeeded.\r\n[oracle@blqa10bddsne001 19285025]$ opatch apply\r\nOracle Interim Patch Installer version 11.2.0.3.6\r\nCopyright (c) 2013, Oracle Corporation.  All rights reserved.\r\n\r\n\r\nOracle Home       : \/u01\/app\/oracle\/product\/11.2.4\/dbhome_1\r\nCentral Inventory : \/u01\/app\/oraInventory\r\n   from           : \/u01\/app\/oracle\/product\/11.2.4\/dbhome_1\/oraInst.loc\r\nOPatch version    : 11.2.0.3.6\r\nOUI version       : 11.2.0.4.0\r\nLog file location : \/u01\/app\/oracle\/product\/11.2.4\/dbhome_1\/cfgtoollogs\/opatch\/19285025_Mar_30_2015_11_09_55\/apply2015-03-30_11-09-55AM_1.log\r\n\r\nApplying interim patch '19285025' to OH '\/u01\/app\/oracle\/product\/11.2.4\/dbhome_1'\r\nVerifying environment and performing prerequisite checks...\r\nAll checks passed.\r\nProvide your email address to be informed of security issues, install and\r\ninitiate Oracle Configuration Manager. Easier for you if you use your My\r\nOracle Support Email address\/User Name.\r\nVisit http:\/\/www.oracle.com\/support\/policies.html for details.\r\nEmail address\/User Name:\r\n\r\nYou have not provided an email address for notification of security issues.\r\nDo you wish to remain uninformed of security issues ([Y]es, [N]o) [N]:  y\r\n\r\n\r\n\r\nPlease shutdown Oracle instances running out of this ORACLE_HOME on the local system.\r\n(Oracle Home = '\/u01\/app\/oracle\/product\/11.2.4\/dbhome_1')\r\n\r\n\r\nIs the local system ready for patching? [y|n]\r\ny\r\nUser Responded with: Y\r\nBacking up files...\r\n\r\nPatching component oracle.ldap.rsf, 11.2.0.4.0...\r\n\r\nPatching component oracle.rdbms, 11.2.0.4.0...\r\n\r\nPatching component oracle.rdbms.rsf, 11.2.0.4.0...\r\n\r\nVerifying the update...\r\nPatch 19285025 successfully applied\r\nLog file location: \/u01\/app\/oracle\/product\/11.2.4\/dbhome_1\/cfgtoollogs\/opatch\/19285025_Mar_30_2015_11_09_55\/apply2015-03-30_11-09-55AM_1.log\r\n\r\nOPatch succeeded.\r\n[oracle@blqa10bddsne001 19285025]$<\/pre>\n<p>Iniciando meu banco de dados novamente, o problema finalmente foi <strong><span style=\"text-decoration: underline;\">resolvido<\/span><\/strong> =D.\u00a0Sem mais problemas de vulnerabilidade de SSLv3!<\/p>\n<p>Para mais informa\u00e7\u00f5es, voc\u00ea pode acessar o MOS Doc <a href=\"https:\/\/support.oracle.com\/epmos\/faces\/DocumentDisplay?id=1986819.1\" target=\"_blank\">1986819.1 (EUS &#8211; ORA-28030: Server Encountered Problems Accessing OUD)<\/a>.<\/p>\n<b>Gostou? N\u00e3o deixe de comentar ou deixar um \ud83d\udc4d!<\/b>\n<div class='watch-action'><div class='watch-position align-left'><div class='action-like'><a class='lbg-style2 like-1378 jlk' href='javascript:void(0)' data-task='like' data-post_id='1378' data-nonce='de4404f630' rel='nofollow'><img class='wti-pixel' src='https:\/\/www.dbarj.com.br\/wp-content\/plugins\/wti-like-post\/images\/pixel.gif' title='Like' \/><span class='lc-1378 lc'>0<\/span><\/a><\/div><\/div> <div class='status-1378 status align-left'><\/div><\/div><div class='wti-clear'><\/div>","protected":false},"excerpt":{"rendered":"<p>Depois de instalar a \u00faltima vers\u00e3o do\u00a0Oracle Unified Directory (11.1.2.2.0), todos os bancos de dados que tentava ligar no servi\u00e7o de diret\u00f3rio come\u00e7aram a receber o seguinte erro: SQL&gt; conn T3204325 Enter password: ERROR: ORA-28030: Server encountered problems accessing LDAP directory service Verificando no log do OUD, o erro era: [30\/Mar\/2015:10:50:46 -0300] CONNECT conn=19 from=10.192.38.28:34059 &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"https:\/\/www.dbarj.com.br\/pt-br\/2015\/03\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\/\">Continue lendo<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[32],"tags":[],"class_list":["post-1378","post","type-post","status-publish","format-standard","hentry","category-oud","item-wrap"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>OUD falhando com &quot;Client requested protocol SSLv3 not enabled or not supported&quot; - DBA - Rodrigo Jorge - Oracle Tips and Guides<\/title>\n<meta name=\"description\" content=\"Como resolver o problema do OUD falhando com &quot;Client requested protocol SSLv3 not enabled or not supported&quot;.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dbarj.com.br\/pt-br\/2015\/03\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\/\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"DBA RJ\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/2015\\\/03\\\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/2015\\\/03\\\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\\\/\"},\"author\":{\"name\":\"DBA RJ\",\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/#\\\/schema\\\/person\\\/28a44ca3a6633fe4156ad1ea209d40a9\"},\"headline\":\"OUD falhando com &#8220;Client requested protocol SSLv3 not enabled or not supported&#8221;\",\"datePublished\":\"2015-03-31T03:59:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/2015\\\/03\\\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\\\/\"},\"wordCount\":226,\"publisher\":{\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/#\\\/schema\\\/person\\\/28a44ca3a6633fe4156ad1ea209d40a9\"},\"articleSection\":[\"Oracle Unified Directory\"],\"inLanguage\":\"pt-BR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/2015\\\/03\\\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\\\/\",\"url\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/2015\\\/03\\\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\\\/\",\"name\":\"OUD falhando com \\\"Client requested protocol SSLv3 not enabled or not supported\\\" - DBA - Rodrigo Jorge - Oracle Tips and Guides\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/#website\"},\"datePublished\":\"2015-03-31T03:59:28+00:00\",\"description\":\"Como resolver o problema do OUD falhando com \\\"Client requested protocol SSLv3 not enabled or not supported\\\".\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/2015\\\/03\\\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/2015\\\/03\\\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/2015\\\/03\\\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OUD falhando com \\\"Client requested protocol SSLv3 not enabled or not supported\\\"\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/#website\",\"url\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/\",\"name\":\"DBA - Rodrigo Jorge - Oracle Tips and Guides\",\"description\":\"Blog about Databases, Security and High Availability\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/#\\\/schema\\\/person\\\/28a44ca3a6633fe4156ad1ea209d40a9\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/pt-br\\\/#\\\/schema\\\/person\\\/28a44ca3a6633fe4156ad1ea209d40a9\",\"name\":\"DBA RJ\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/wp-content\\\/uploads\\\/2019\\\/09\\\/RodrigoJorgePOUG19.png\",\"url\":\"https:\\\/\\\/www.dbarj.com.br\\\/wp-content\\\/uploads\\\/2019\\\/09\\\/RodrigoJorgePOUG19.png\",\"contentUrl\":\"https:\\\/\\\/www.dbarj.com.br\\\/wp-content\\\/uploads\\\/2019\\\/09\\\/RodrigoJorgePOUG19.png\",\"width\":712,\"height\":712,\"caption\":\"DBA RJ\"},\"logo\":{\"@id\":\"https:\\\/\\\/www.dbarj.com.br\\\/wp-content\\\/uploads\\\/2019\\\/09\\\/RodrigoJorgePOUG19.png\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"OUD falhando com \"Client requested protocol SSLv3 not enabled or not supported\" - DBA - Rodrigo Jorge - Oracle Tips and Guides","description":"Como resolver o problema do OUD falhando com \"Client requested protocol SSLv3 not enabled or not supported\".","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dbarj.com.br\/pt-br\/2015\/03\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\/","twitter_misc":{"Escrito por":"DBA RJ","Est. tempo de leitura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dbarj.com.br\/pt-br\/2015\/03\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\/#article","isPartOf":{"@id":"https:\/\/www.dbarj.com.br\/pt-br\/2015\/03\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\/"},"author":{"name":"DBA RJ","@id":"https:\/\/www.dbarj.com.br\/pt-br\/#\/schema\/person\/28a44ca3a6633fe4156ad1ea209d40a9"},"headline":"OUD falhando com &#8220;Client requested protocol SSLv3 not enabled or not supported&#8221;","datePublished":"2015-03-31T03:59:28+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dbarj.com.br\/pt-br\/2015\/03\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\/"},"wordCount":226,"publisher":{"@id":"https:\/\/www.dbarj.com.br\/pt-br\/#\/schema\/person\/28a44ca3a6633fe4156ad1ea209d40a9"},"articleSection":["Oracle Unified Directory"],"inLanguage":"pt-BR"},{"@type":"WebPage","@id":"https:\/\/www.dbarj.com.br\/pt-br\/2015\/03\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\/","url":"https:\/\/www.dbarj.com.br\/pt-br\/2015\/03\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\/","name":"OUD falhando com \"Client requested protocol SSLv3 not enabled or not supported\" - DBA - Rodrigo Jorge - Oracle Tips and Guides","isPartOf":{"@id":"https:\/\/www.dbarj.com.br\/pt-br\/#website"},"datePublished":"2015-03-31T03:59:28+00:00","description":"Como resolver o problema do OUD falhando com \"Client requested protocol SSLv3 not enabled or not supported\".","breadcrumb":{"@id":"https:\/\/www.dbarj.com.br\/pt-br\/2015\/03\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dbarj.com.br\/pt-br\/2015\/03\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.dbarj.com.br\/pt-br\/2015\/03\/oud-falhando-com-client-requested-protocol-sslv3-not-enabled-or-not-supported\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.dbarj.com.br\/pt-br\/"},{"@type":"ListItem","position":2,"name":"OUD falhando com \"Client requested protocol SSLv3 not enabled or not supported\""}]},{"@type":"WebSite","@id":"https:\/\/www.dbarj.com.br\/pt-br\/#website","url":"https:\/\/www.dbarj.com.br\/pt-br\/","name":"DBA - Rodrigo Jorge - Oracle Tips and Guides","description":"Blog about Databases, Security and High Availability","publisher":{"@id":"https:\/\/www.dbarj.com.br\/pt-br\/#\/schema\/person\/28a44ca3a6633fe4156ad1ea209d40a9"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dbarj.com.br\/pt-br\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":["Person","Organization"],"@id":"https:\/\/www.dbarj.com.br\/pt-br\/#\/schema\/person\/28a44ca3a6633fe4156ad1ea209d40a9","name":"DBA RJ","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/www.dbarj.com.br\/wp-content\/uploads\/2019\/09\/RodrigoJorgePOUG19.png","url":"https:\/\/www.dbarj.com.br\/wp-content\/uploads\/2019\/09\/RodrigoJorgePOUG19.png","contentUrl":"https:\/\/www.dbarj.com.br\/wp-content\/uploads\/2019\/09\/RodrigoJorgePOUG19.png","width":712,"height":712,"caption":"DBA RJ"},"logo":{"@id":"https:\/\/www.dbarj.com.br\/wp-content\/uploads\/2019\/09\/RodrigoJorgePOUG19.png"}}]}},"_links":{"self":[{"href":"https:\/\/www.dbarj.com.br\/pt-br\/wp-json\/wp\/v2\/posts\/1378","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dbarj.com.br\/pt-br\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dbarj.com.br\/pt-br\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dbarj.com.br\/pt-br\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbarj.com.br\/pt-br\/wp-json\/wp\/v2\/comments?post=1378"}],"version-history":[{"count":0,"href":"https:\/\/www.dbarj.com.br\/pt-br\/wp-json\/wp\/v2\/posts\/1378\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.dbarj.com.br\/pt-br\/wp-json\/wp\/v2\/media?parent=1378"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbarj.com.br\/pt-br\/wp-json\/wp\/v2\/categories?post=1378"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbarj.com.br\/pt-br\/wp-json\/wp\/v2\/tags?post=1378"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}