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

Autore: Ivan Revelli

Digital Innovation Partner

SSL Certificate – Extract crt and key from pfx cert file

How to Convert a PFX Certificate to PEM and Extract the CRT File In this article, I will show you how to convert a PFX certificate to PEM format and extract the CRT file using OpenSSL. Follow these simple steps to complete the operation. 1. Extract the Private Key from the PFX File First, we…
Leggi tutto

smartFB 2.2.0.189 è disponibile per il download

smartFB v. 2.2.0.185 è disponibile per il download al link: https://api.xtumble.com/downloadattachmentpub?cid=05830520960&fname=/applications/public/SetupSmartFB.exe Novità:  Nuovo form per testare le connessioni API, sullo stile di post-man ( Tools –> Network Utility –> API Tester ) Visualizzazione diretta sul main db tree dei parametri delle stored procedure  Migliorato il syntax highlight e gestione delle parentesi nell’editor Introdotta l’analisi delle…
Leggi tutto

Enable Office365 basic auth for specific domains

BasicAuth for Microsoft Office365 is deprecated. But if you have a WebDav share in your lan that use the user/password auth method you can add your domain to a “BasicAllowList” on your Office settings. To add your domain in your Office365 you need to edit your Windows Registy via regEdit. Suppose you have Xtumble as…
Leggi tutto

Firebird SQL “REPLACE” tips

La gestione del carattere “&” con le funzioni di manipolazione delle stringhe di Firebird a volte potrebbero non dare i risultati sperati. La documentazione della funzione “REPLACE” ufficiale di Firebird: https://firebirdsql.org/refdocs/langrefupd25-intfunc-replace.html Ad esempio se dovessimo fare la classica sostituzione “>” con “>” con un update verrebbe normale scrivere:

se questa sintassi non produce i…
Leggi tutto

smartFB 2.2.0.185 è disponibile per il download

smartFB v. 2.2.0.185 è disponibile per il download al link: https://api.xtumble.com/downloadattachmentpub?cid=05830520960&fname=/applications/public/SetupSmartFB.exe Novità:  Supporto per Firebird 5.0 Gestione definizione delle “Internal Function” disponibili da firebird 3.0 in poi Per qualsiasi domanda o feedback, non esitate a contattarci. La vostra opinione è essenziale per noi! Grazie per il vostro sostegno e fiducia in smartFB. Buon lavoro con…
Leggi tutto

Intallare Firebird 5.0 su Ubuntu 22.04

Firebird 5.0 porta con se una serie notevole di migliorie su tanti punti di vista, dalle performance alla sicurezza alla gestione dei backup e restore paralleli, che potete trovare ben descritte al seguente link: https://ib-aid.com/en/articles/detailed-new-features-of-firebird-5-part-1-improvements-in-optimizer. Quindi veniamo al sodo, installiamo Firebird 5.0 su una bella macchinetta Ubuntu 22.04 nella nostra server farm. Per ulteriori info…
Leggi tutto