Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Autore: Ivan Revelli

Digital Innovation Partner

Firefox howto enable browsing on old TLS 1.2 and older TLS version

If you have and old hardware or service that expose the configuration interface on old https with an old encryption protocol, all browser block you site ( even if is remote or locally ). On Firefox you need to write in the address bar : “about:config” after that, in the config search bar write “tls”:…
Leggi tutto

Ubuntu LTS Release Duration

From Ubuntu official site you can check all about support of your Ubuntu SO support at : https://ubuntu.com/about/release-cycle

Delphi 11.1 – NetHttpClient Security Error (12175) on old Windows System

Error occurred when releasing apps developed with Delphi 11.1 on older windows operating systems: Windows 7, Windows 2008 srv and Windows 2012 Server. Simply invoking a simple “get” call with the netHttpClient class I would get the “Security Error (12175)” error. To solve the problem, it was sufficient to exclude the “THTTPSecureProtocol.SSL2” protocol from the…
Leggi tutto

Fatturazione Elettronica 2022 – news&tips&tricks

Conenuti del post: Variazioni protocollo 2022 dal 1° Luglio Tips reperire le info sui tipi di dato dal file XSD Link alla libreria Delphi per la FE Servizio gratuito di validazione XML   1 – Variazioni protocollo 2022 dal 1° Luglio Dal primo luglio di quest’anno ( 2022 ) entrerà in vigore l’autofattura per tutte…
Leggi tutto

First test on Ubuntu 22.04 <--> Delphi 11.1

  Test Ubuntu 22.04: Ubuntu 22.04 Server distro per Intel / AMD x64 su ambienti di virtualizzazione (tutti configurati con 4core e 2virt, 8GB, 40GB SSD): VMWare Fusion per MacOSX  –> passed no issue  VMWare Workstation –> passed no issue KVM –> passed no issue Ubuntu 22.04 Server sui seguenti ambienti fisici: Dell T440 Intel…
Leggi tutto

Delphi HTTP Clear Text Traffic on FMX Android

Ambiente di sviluppo Delphi 11.1 ( uso questa architettura dalla versione 10.0) Android 12 32bit/64bit compatiblità dalla versione 9 di Android In tanti casi può essere necessario accedere a contenuti HTTP in rete dove non è disponibile l’SSL ad esempio: Un server all’interno della tua rete locale, on in VPN Hai un httpServer direttamente nella…
Leggi tutto