chcg
chcg
@ivanbuto Most probably you are facing issue #40. WinXP doesn't support newer TLS versions any more. And the link for DspellCheck is: `https://github.com/Predelnik/DSpellCheck/releases/download/v1.3.5/DSpellCheck_x86.zip` also it is still accessible via plain...
@nanonyme Do you have https://cloudblogs.microsoft.com/microsoftsecure/2017/10/05/announcing-support-for-tls-1-1-and-tls-1-2-in-xp-posready-2009/ in mind? Otherwise with a plain WinXP is probably not available, see https://blogs.msdn.microsoft.com/kaushal/2011/10/02/support-for-ssltls-protocols-on-windows/.
@ivanbuto @nanonyme Could you please test https://ci.appveyor.com/project/chcg/npppluginmanager/build/1.4.9.119/artifacts which contains a fallback to http in case that the https connection is not successfull.
@ivanbuto Sad to here that. You could countercheck at https://github.com/bruderstein/npp-plugins-x64/blob/master/plugins/plugins_template.xml which download source is used: Combine: `http://www.scout-soft.com/combine/combine.zip` Autosave: `https://sites.google.com/site/fstellari/nppplugins/AutoSave_dll_1v60.zip` Autosave2: `http://www.scout-soft.com/autosave/autosave2.zip` So http should be no problem in any case....
Available cipher at github.com found by https://www.digicert.com/help/: ``` Protocol Support TLS 1.2, TLS 1.1, TLS 1.0 SSL ciphers supported by the server TLS_RSA_WITH_AES_256_GCM_SHA384 TLS_RSA_WITH_AES_128_GCM_SHA256 TLS_RSA_WITH_AES_256_CBC_SHA256 TLS_RSA_WITH_AES_128_CBC_SHA256 TLS_RSA_WITH_AES_256_CBC_SHA TLS_RSA_WITH_AES_128_CBC_SHA ``` and...
@bruderstein Hi, see https://github.com/chcg/nppPluginManager/commit/97a1436c19d43e6f6290e45e552c4a3e4a7cb173. I added a fallback for the download step of a plugin. currently unconditionally (if it would work, I would either create a special version or try...
@bruderstein Did you read my mail about npptidy2, etc?
@ivanbuto If you like risks you may try https://www.catalog.update.microsoft.com/Search.aspx?q=KB4019276, the relevant one is probably Update für WES09 und POSReady 2009 (KB4019276) , afterwards TLS1.1 and TLS 1.2 have to be...
@ivanbuto Thanks for the evaluation. My felling is that this is the most meaningful way to go. Raising the security level of the connection instead of falling back to plain...
@saudansari PM up to current 1.4.12 is not compatible with the changes from N++ 7.6 and also 7.5.8(see #127)/7.5.9 which introduced the plugins in subfolders instead of directly inside of...