+titulo+
+texto+
);setTimeout(function(){$(.alertaGeral).addClass(ativo)},300);if(reload==1){if(url==){setTimeout(function(){location.reload()},delayT)}else{setTimeout(function(){window.location.href=url},delayT)}}else{setTimeout(function(){$(.alertaGeral).removeClass(ativo).remove()},delayT)}}function compartilhamentoRedeSocial(tipoRedeSocial,url,titulo){switch(tipoRedeSocial){case facebook:var urlMontada="https://www.facebook.com/sharer/sharer.php?u="+url+"&src=sp";break;case twitter:var urlMontada="https://twitter.com/intent/tweet?original_referer="+url+"&text="+titulo+" - "+url;break;case linkedin:var urlMontada="https://www.linkedin.com/cws/share?url="+url+"%3FWT.mc_id%3D"+titulo;break;case whatsapp:var urlMontada="whatsapp://send?text="+titulo+" - "+url;break;default:}window.open(urlMontada,_blank,toolbar=no, location=no, directories=no, status=no, scrollbars=no, resizable=no, width=600, height=300, top=200, left=450)}function validateEmail(email){var re=/\S+@\S+\.\S+/;return re.test(email)}function shuffleArray(array){for(let i=array.length-1;i>0;i--){const j=Math.floor(Math.random()*(i+1));[array[i],array[j]]=[array[j],array[i]]}}if(window.location.hash&&window.location.hash==#_=_){window.location.hash=}!function(t){var e=function(e){this._options={checkOnLoad:!1,resetOnEnd:!1,loopCheckTime:50,loopMaxNumber:5,baitClass:"pub_300x250 pub_300x250m pub_728x90 text-ad textAd text_ad text_ads text-ads text-ad-links",baitStyle:"width: 1px !important; height: 1px !important; position: absolute !important; left: -10000px !important; top: -1000px !important;",debug:!1},this._var={version:"3.2.1",bait:null,checking:!1,loop:null,loopNumber:0,event:{detected:[],notDetected:[]}},void 0!==e&&this.setOption(e);var o=this,i=function(){setTimeout(function(){!0===o._options.checkOnLoad&&(!0===o._options.debug&&o._log("onload->eventCallback","A check loading is launched"),null===o._var.bait&&o._creatBait(),setTimeout(function(){o.check()},1))},1)};void 0!==t.addEventListener?t.addEventListener("load",i,!1):t.attachEvent("onload",i)};e.prototype._options=null,e.prototype._var=null,e.prototype._bait=null,e.prototype._log=function(t,e){console.log("[BlockAdBlock]["+t+"] "+e)},e.prototype.setOption=function(t,e){if(void 0!==e){var o=t;(t={})[o]=e}for(var i in t)this._options[i]=t[i],!0===this._options.debug&&this._log("setOption",The option "+i+" he was assigned to "+t[i]+");return this},e.prototype._creatBait=function(){var e=document.createElement("div");e.setAttribute("class",this._options.baitClass),e.setAttribute("style",this._options.baitStyle),this._var.bait=t.document.body.appendChild(e),this._var.bait.offsetParent,this._var.bait.offsetHeight,this._var.bait.offsetLeft,this._var.bait.offsetTop,this._var.bait.offsetWidth,this._var.bait.clientHeight,this._var.bait.clientWidth,!0===this._options.debug&&this._log("_creatBait","Bait has been created")},e.prototype._destroyBait=function(){t.document.body.removeChild(this._var.bait),this._var.bait=null,!0===this._options.debug&&this._log("_destroyBait","Bait has been removed")},e.prototype.check=function(t){if(void 0===t&&(t=!0),!0===this._options.debug&&this._log("check","An audit was requested "+(!0===t?"with a":"without")+" loop"),!0===this._var.checking)return!0===this._options.debug&&this._log("check","A check was canceled because there is already an ongoing"),!1;this._var.checking=!0,null===this._var.bait&&this._creatBait();var e=this;return this._var.loopNumber=0,!0===t&&(this._var.loop=setInterval(function(){e._checkBait(t)},this._options.loopCheckTime)),setTimeout(function(){e._checkBait(t)},1),!0===this._options.debug&&this._log("check","A check is in progress ..."),!0},e.prototype._checkBait=function(e){var o=!1;if(null===this._var.bait&&this._creatBait(),null===t.document.body.getAttribute("abp")&&null!==this._var.bait.offsetParent&&0!=this._var.bait.offsetHeight&&0!=this._var.bait.offsetLeft&&0!=this._var.bait.offsetTop&&0!=this._var.bait.offsetWidth&&0!=this._var.bait.clientHeight&&0!=this._var.bait.clientWidth||(o=!0),void 0!==t.getComputedStyle){var i=t.getComputedStyle(this._var.bait,null);!i||"none"!=i.getPropertyValue("display")&&"hidden"!=i.getPropertyValue("visibility")||(o=!0)}!0===this._options.debug&&this._log("_checkBait","A check ("+(this._var.loopNumber+1)+"/"+this._options.loopMaxNumber+" ~"+(1+this._var.loopNumber*this._options.loopCheckTime)+"ms) was conducted and detection is "+(!0===o?"positive":"negative")),!0===e&&(this._var.loopNumber++,this._var.loopNumber>=this._options.loopMaxNumber&&this._stopLoop()),!0===o?(this._stopLoop(),this._destroyBait(),this.emitEvent(!0),!0===e&&(this._var.checking=!1)):null!==this._var.loop&&!1!==e||(this._destroyBait(),this.emitEvent(!1),!0===e&&(this._var.checking=!1))},e.prototype._stopLoop=function(t){clearInterval(this._var.loop),this._var.loop=null,this._var.loopNumber=0,!0===this._options.debug&&this._log("_stopLoop","A loop has been stopped")},e.prototype.emitEvent=function(t){!0===this._options.debug&&this._log("emitEvent","An event with a "+(!0===t?"positive":"negative")+" detection was called");var e=this._var.event[!0===t?"detected":"notDetected"];for(var o in e)!0===this._options.debug&&this._log("emitEvent","Call function "+(parseInt(o)+1)+"/"+e.length),e.hasOwnProperty(o)&&e[o]();return!0===this._options.resetOnEnd&&this.clearEvent(),this},e.prototype.clearEvent=function(){this._var.event.detected=[],this._var.event.notDetected=[],!0===this._options.debug&&this._log("clearEvent","The event list has been cleared")},e.prototype.on=function(t,e){return this._var.event[!0===t?"detected":"notDetected"].push(e),!0===this._options.debug&&this._log("on",A type of event "+(!0===t?"detected":"notDetected")+" was added),this},e.prototype.onDetected=function(t){return this.on(!0,t)},e.prototype.onNotDetected=function(t){return this.on(!1,t)},t.BlockAdBlock=e,void 0===t.blockAdBlock&&(t.blockAdBlock=new e({checkOnLoad:!0,resetOnEnd:!0}))}(window);function isPrivate(t){t||(t=function(){});var n=window.RequestFileSystem||window.webkitRequestFileSystem;if(n)return n(window.TEMPORARY,1,t.bind(this,!1),t.bind(this,!0));if(window.indexedDB&&/Firefox/.test(window.navigator.userAgent))try{var e=window.indexedDB.open("test"),i=0,r=limit=10,u=function(n){return i>=limit?t(!0):window.setTimeout(n,++i*r)},d=function(){return"done"===e.readyState?t(!e.result):u(d)};return u(d)}catch(n){return t(!0)}if(window.navigator.userAgent.match(/(MSIE|Trident|Edge)/))try{return t(!window.indexedDB)}catch(n){return t(!0)}try{return window.openDatabase(null,null,null,null),t(!1)}catch(n){return t(!0)}}function shuffleArray(o){for(let t=o.length-1;t>0;t--){const f=Math.floor(Math.random()*(t+1));[o[t],o[f]]=[o[f],o[t]]}}const elementIsVisibleInViewport=(el,partiallyVisible=!1)=>{const{top,left,bottom,right}=el.getBoundingClientRect();const{innerHeight,innerWidth}=window;return partiallyVisible?((top>0&&top
0&&bottom0&&left0&&right=0&&left>=0&&bottom<=innerHeight&&right<=innerWidth};var r7Trigger=function(){return!1}class contBanner{static start(){contBanner.obj1=JSON.parse([{"height":250,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast970x250.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[970,250]","target":"_blank","width":970},{"height":600,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast300x600.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[300,600]","target":"_blank","width":300},{"height":250,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast300x250.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[300,250]","target":"_blank","width":300},{"height":90,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast728x90.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[728,90]","target":"_blank","width":728},{"height":50,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast320x50.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[320,50]","target":"_blank","width":320}]);contBanner.obj={};shuffleArray(contBanner.obj1);Object.entries(contBanner.obj1).forEach(([key,value])=>{contBanner.obj[value.tamanho]=value});contBanner.banners={};contBanner.bannerAlternativo=!1;contBanner.check();contBanner.viewOBR=!1}static check(){isPrivate(function(isPrivate){if(isPrivate){contBanner.bannerAlternativo=!0}else{blockAdBlock=new BlockAdBlock({checkOnLoad:!0,resetOnEnd:!0});contBanner.pronto=!0;if(typeof blockAdBlock===undefined){adBlockDetected()}else{blockAdBlock.onDetected(function(){contBanner.bannerAlternativo=!0;var cn=document.getElementsByClassName("dynamicAdR7");for(var i=0;i{toast.addEventListener(mouseenter,Swal.stopTimer)toast.addEventListener(mouseleave,Swal.resumeTimer)},didClose:()=>{setCookie(contabeistoast,1,0,/)}});Toast.fire(atributo)},function(){$.ajax({url:gravaAcesso,type:POST,data:{id:atributo.id,tipo:pop},success:function(retorno){}})})}function addScriptToPage(callback,callback2){let scriptLink="sweetalert2.all.min.js";const scripts=document.getElementsByTagName(script);for(let i=0;i{callback()});if(callback2!=undefined)callback2();}function getCookie(name){const value=`; ${document.cookie}`;const parts=value.split(`; ${name}=`);if(parts.length===2)return parts.pop().split(;).shift();}function setCookie(k,v,expira,path,secure){path=path||"/";secured=(secure)?;secure:;if(!expira){expired=}else{var d=new Date();d.setTime(d.getTime()+(expira*1000));expired=expires=+d.toUTCString()+;}document.cookie=encodeURIComponent(k)+"="+encodeURIComponent(v)+"; "+expired+" path="+path+secured}function loadAds(adContainer){if(adContainer.getElementsByClassName(adsbygoogle).length===0){var ins=document.createElement(ins);ins.className="adsbygoogle";ins.style.display="block";ins.setAttribute("data-ad-client","ca-pub-6514179695368964");ins.setAttribute("data-ad-slot",adContainer.getAttribute("data-ad-slot"));if(adContainer.getAttribute("data-ad-channel"))ins.setAttribute("data-ad-channel",adContainer.getAttribute("data-ad-channel"));if(adContainer.getAttribute("data-ad-format"))ins.setAttribute("data-ad-format",adContainer.getAttribute("data-ad-format"));if(adContainer.getAttribute("data-full-width-responsive"))ins.setAttribute("data-full-width-responsive",adContainer.getAttribute("data-full-width-responsive"));if(adContainer.getAttribute("data-ad-style"))ins.setAttribute("style",adContainer.getAttribute("data-ad-style"));adContainer.appendChild(ins);(adsbygoogle=window.adsbygoogle||[]).push({google_ad_slot: + adContainer.getAttribute("data-ad-slot") + })}}var options={root:null,rootMargin:0px,threshold:0.1};function intersectionCallback(entries,observer){entries.forEach(function(entry){if(entry.isIntersecting){var adContainer=entry.target;loadAds(adContainer);observer.unobserve(adContainer)}})}async function executeFetchWithLoading(url,options,showLoading=!0){try{if(showLoading){}const response=await fetch(url,options);if(!response.ok)throw new Error(A resposta do servidor não foi OK.);return await response.json()}catch(error){throw error}finally{if(showLoading){}}}const site_key_recaptcha=6LfL35YUAAAAADXgsYzCc24ZSugiboKzhncT8bO0;async function loadRecaptcha(){return new Promise((resolve,reject)=>{if(typeof grecaptcha===undefined){$.getScript(`https://www.google.com/recaptcha/api.js?render=${site_key_recaptcha}`,resolve).fail(reject)}else{resolve()}})}function executeRecaptcha(action){return new Promise((resolve,reject)=>{grecaptcha.ready(()=>{grecaptcha.execute(site_key_recaptcha,{action}).then(resolve).catch(reject)})})} x esocial
Conjunto de cifras utilizadas no estabelecimento da conexão com o eSocial será revisado
A partir desta segunda-feira (24), o eSocial adotará novas cifras de criptografia TLSv1.2 para reforçar a proteção dos dados transmitidos no sistema.
24/06/2024 09:00
compartilheno facebook compartilheno twitter compartilheno linkedin compartilheno whatsapp
Com o objetivo de aumentar a segurança dos dados transmitidos no serviço do eSocial, uma revisão das cifras de criptografia utilizadas nos seus servidores será implementada a partir desta segunda-feira (24). As cifras são algoritmos essenciais para criptografar informações sensíveis, garantindo a confidencialidade e integridade dos dados.
Os usuários dos módulos WEB do eSocial que utilizam navegadores atualizados já estão operando com as cifras mais seguras e, portanto, não serão afetados por essa atualização. Entretanto, os desenvolvedores de software e os usuários do ambiente Web Service do eSocial devem estar atentos às seguintes orientações:
A revisão consistirá na remoção de cifras antigas, mantendo apenas as cifras listadas abaixo para assegurar um nível mais alto de segurança:
RSA_WITH_AES_128_GCM_SHA256;RSA_WITH_AES_256_GCM_SHA384;ECDHE_RSA_WITH_AES_128_GCM_SHA256;ECDHE_RSA_WITH_AES_256_GCM_SHA384.Após a implementação, o sistema aceitará comunicações somente com TLSv1.2 utilizando essas cifras.
Cronograma de implantação
A implantação das cifras com TLSv1.2 seguirá o cronograma abaixo:
24/06/2024: Eliminação do protocolo TLSv1.024/07/2024: Remoção das cifras CBC26/08/2024: Desativação do protocolo TLSv1.1O ambiente de produção restrita do eSocial já está configurado com as novas cifras TLSv1.2. Para verificar a compatibilidade do seu sistema, hardware ou software, os usuários podem transmitir um evento a esse ambiente. Se a transmissão for bem-sucedida, os sistemas estão prontos para as novas cifras.
Atualizações no Manual de Orientação do Desenvolvedor
No dia 23/04/2024, o Manual de Orientação do Desenvolvedor foi atualizado, destacando a seção "Padrão de Cifras". A partir desta segunda-feira (24), o eSocial estará configurado para operar exclusivamente com as cifras mencionadas na versão TLSv1.2.
Caso os usuários encontrem problemas ao tentar enviar eventos, como mensagens de erro indicando redefinição de conexão ou incompatibilidade de protocolo SSL, é provável que estejam usando uma versão de TLS ou cifra não suportada. Para resolver isso, é necessário que o sistema operacional seja compatível com TLSv1.2:
Compatibilidade do sistema operacional
Microsoft Windows: versões como Windows 7, 8, 10 e suas correspondentes para servidores suportam TLSv1.2.Linux: distribuições modernas como Ubuntu, CentOS, Red Hat, e Debian são compatíveis com TLSv1.2.macOS: TLSv1.2 é suportado a partir do macOS 10.9 Mavericks.iOS: as versões mais recentes do iOS também suportam TLSv1.2.Compatibilidade do software
É essencial garantir que o software utilizado para enviar informações ao eSocial esteja configurado para acionar TLSv1.2. Se necessário, contate o fornecedor do software para correções apropriadas.
Essas mudanças visam reforçar a segurança do eSocial, alinhando-se às melhores práticas de criptografia. Os usuários e desenvolvedores devem ajustar seus sistemas conforme as orientações para assegurar uma transição tranquila para as novas cifras de segurança.
Receba notícias no seu e-mail