payjoin / rust-payjoin

Supercharged payment batching to save you fees and preserve your privacy
https://payjoindevkit.org
82 stars 34 forks source link

`https://payjo.in` Certificate expired on May 26th #268

Closed jbesraa closed 1 week ago

jbesraa commented 1 month ago

https://payjo.in directory server certificate expired as you can see in the following link https://payjo.in/health, please consider updating it.

DanGould commented 1 month ago

fixed

jbesraa commented 2 weeks ago

Any chance it expired again? receiving the following when trying to fetch ohttp keys

    kind: Request,
    url: Url {
        scheme: "https",
        cannot_be_a_base: false,
        username: "",
        password: None,
        host: Some(
            Domain(
                "payjo.in",
            ),
        ),
        port: None,
        path: "/ohttp-keys",
        query: None,
        fragment: None,
    },
    source: hyper::Error(
        Connect,
        Custom {
            kind: Other,
            error: Custom {
                kind: InvalidData,
                error: InvalidCertificate(
                    Expired,
                ),
            },
        },
    ),
DanGould commented 2 weeks ago

pj.bobspacebkk.com expired yesterday and has been renewed.

fyi ohttp.payjoin.org is also usable for testing but discouraged for production since I run it with payjo.in