Nye Liu
Nye Liu
No, it means the sdk is not sending an SNI with the request; that testing site tries both with and without SNI
The stellar-main1/test1 certs have been renewed, but there are other issues here Two cases 1) The client does not send SNI hitting either stellar-test or stellar-test1 will return the same...
See above about SNI. Your client is still not sending one. If the updated jar was supposed to fix it, it did not. That said, SANs have been added. The...
https://github.com/doloopwhile/pyjq/blob/0eed265404c1679fed3f80f261fc232de76dcb38/setup.py#L71 should probably be ``` os.environ['MACOSX_DEPLOYMENT_TARGET'] = str(macosx_deployment_target) ```
Is this related to https://github.com/LedgerHQ/ledgerjs/issues/306
Depending on p2p is a non-starter anyway; proper DNS support should be baked in from the start, and not an afterthought. Given the state of IPv4 exhaustion, depending on it...
This is happening with v1.10.4 ``` Fatal: Failed to register the Ethereum service: gap (#12674612) in the chain between ancients and leveldb Fatal: Failed to register the Ethereum service: gap...
PROM is hard requirement for some of our observability roadmap; we're investigating doing this internally, but this would help immensely. Please consider merging asap
> ## Possible solutions > > 1. Remove the alias `azure-cli` from https://packages.debian.org/sid/azure-cli, and only use the name `python3-azure-cli` so that it can be distinguished from Microsoft's `azure-cli`. > >...
I think maybe someone should start the process of removing the debian azure-cli package from the debian repositories entirely if MS isn't willing to work with them.