Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 29, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Mironenko and others added 2 commits December 29, 2025 12:55
Certificate end date: 2026-12-09 20:59:59 UTC

Looks like Infotecs does not allow to update certificate with the same key:
I have got the same certificate when provided new request signed by former pkey.

What to do to update certificate:

```
OPENSSL_CONF=$(pwd)/test/provider.cnf ./build/bin/openssl genpkey -algorithm gost2012_512 -pkeyopt paramset:A -out ./test.pkey.pem
OPENSSL_CONF=$(pwd)/test/provider.cnf ./build/bin/openssl req -new -key ./test.pkey.pem -subj '/CN=New User 1/' -out ./test.req.pem
```

Go to http://testcert.infotecs.ru/ and issue new cert.
Update certificate for tls 1.3 tests against infotecs
@pull pull bot locked and limited conversation to collaborators Dec 29, 2025
@pull pull bot added the ⤵️ pull label Dec 29, 2025
@pull pull bot merged commit 201c1f9 into All-Blockchains:master Dec 29, 2025
10 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants