Jan Brasna

Results 68 comments of Jan Brasna

The thing is… it creates the unrealistic idea that the project is then able to provide support, respond to issues or provide documentation in that language, or engage with users...

@sethmlarson I actually think (and might have verified that in the past) that the current implementation works by running the constants in creating custom context through [create_urllib3_context()](https://github.com/urllib3/urllib3/blob/main/src/urllib3/util/ssl_.py#L277) that changes `ssl.PROTOCOL_*`...

What this might impact is things like `verify`: https://github.com/httpie/httpie/blob/9241a093605cf6afbd6a52b42db4c946badea420/httpie/ssl_.py#L70-L82 as this comes with `*_CLIENT` constant etc.

> "Deprecated since version 3.6: OpenSSL has deprecated all version specific protocols. Use the default protocol [PROTOCOL_TLS_SERVER](https://docs.python.org/3/library/ssl.html#ssl.PROTOCOL_TLS_SERVER) or [PROTOCOL_TLS_CLIENT](https://docs.python.org/3/library/ssl.html#ssl.PROTOCOL_TLS_CLIENT) with [SSLContext.minimum_version](https://docs.python.org/3/library/ssl.html#ssl.SSLContext.minimum_version) and [SSLContext.maximum_version](https://docs.python.org/3/library/ssl.html#ssl.SSLContext.maximum_version) instead." So there's more to address than...

@konvalik Sice uz je to starsi verze (tj. update dale v historii), nicmene tato zmena s dopadem na podpis je v changelogu zminena: [@csob/platebnibrana `CHANGELOG.md#v18-102019`](https://github.com/csob/platebnibrana/blob/main/CHANGELOG.md#v18-102019) — mozna se podivejte i...

No, tak `payment/process` by byl jednoduchy, na tom se co mi pamet saha nic nemenilo, a parametry jsou taky jasne — tj. pokud neni problem v nich (opravdu doporucuji znovu...

@radek-jurica Samozrejme co se podpory sifer tyce nema tolik vliv verze, jako spis konfigurace, sestaveni ci dana verze v dobe kompilace. https://www.openssl.org/docs/man1.1.1/man1/ciphers.html `openssl ciphers -s -tls1_2` vam pomuze ukazat ktere...

@maros-852 Ano, od minuleho patku hej — zminene weak cipher suites jsou jiz na sanboxu vypnute, tzn. pokud se nyni spojite a operace probihaji, vse je v poradku.

@jardadu Hezky den, ve strucnosti: pokud pro vas v tuto chvili `iapi/ibrana` funguje, nemusite se o nic starat, vse je v poradku… a bude i pozdeji behem roku az stejna...

@radek-jurica Je to presne tak. Soucasnou konfiguraci sandboxu dostane v lete i produkce, takze pokud nyni bez problemu zakladate a testujete transakce, nemusite se o nic starat — mate v...