Skip to content

[FEAT]update CE certificates #164

@icf20

Description

@icf20

Is this a new feature request?

  • I have searched the existing issues

Wanted change

because old certificates the container fails to do its job

Reason for change

root@452352b6cc8a:/# wget https://www.elitetorrent.wf/Connecting to www.elitetorrent.wf (172.67.212.107:443)
28CB7292E07D0000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2124:
ssl_client: SSL_connect
wget: error getting response: Connection reset by peer
root@452352b6cc8a:/# apk add --no-cache ca-certificates wget
fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
(1/2) Installing pcre2 (10.46-r0)
(2/2) Installing wget (1.25.0-r1)
Executing busybox-1.37.0-r20.trigger
OK: 59 MiB in 57 packages
root@452352b6cc8a:/# update-ca-certificates
root@452352b6cc8a:/# wget https://www.elitetorrent.wf/
--2026-03-09 02:25:44--  https://www.elitetorrent.wf/
Resolving www.elitetorrent.wf (www.elitetorrent.wf)... 172.67.212.107, 104.21.37.189, 2606:4700:3033::ac43:d46b, ...
Connecting to www.elitetorrent.wf (www.elitetorrent.wf)|172.67.212.107|:443... connected.
Unable to establish SSL connection.

Proposed code change

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions