Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL Certificate expired on Mar 21 #11

Open
teenigma opened this issue Mar 29, 2023 · 4 comments
Open

SSL Certificate expired on Mar 21 #11

teenigma opened this issue Mar 29, 2023 · 4 comments

Comments

@teenigma
Copy link

SSL Certificate for domain rulegroups.com and dl.rulegroups.com has been expired since 2023-03-21

$ curl -s -vv --insecure https://rulegroups.com 1>/dev/null
*   Trying [64:ff9b::cab9:c687]:443...
*   Trying 202.185.198.135:443...
* Connected to rulegroups.com (64:ff9b::cab9:c687) port 443 (#0)
* ALPN: offers h2
* ALPN: offers http/1.1

… omitted console output …

* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*  subject: CN=rulegroups.com
*  start date: Dec 21 15:02:39 2022 GMT
*  expire date: Mar 21 15:02:38 2023 GMT
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.

… omitted console output …
$ curl -s -vv --insecure https://dl.rulegroups.com 1>/dev/null
*   Trying [64:ff9b::cab9:c687]:443...
*   Trying 202.185.198.135:443...
* Connected to dl.rulegroups.com (64:ff9b::cab9:c687) port 443 (#0)
* ALPN: offers h2
* ALPN: offers http/1.1

… omitted console output …

* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*  subject: CN=rulegroups.com
*  start date: Dec 21 15:02:39 2022 GMT
*  expire date: Mar 21 15:02:38 2023 GMT
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.

… omitted console output …
@3x071c
Copy link

3x071c commented Apr 1, 2023

In addition, no rule groups show up when viewing the website ignoring the expired certificate. Not sure if they were removed or this is just an API problem related to the use of https @naveednajam

@skyzadev
Copy link

The website is completely dead now and has been for several months :(.

Is @naveednajam still around? Hope you're still OK.

I'm wondering if we should spin up this project on a new domain unless @naveednajam you're still around?

@3x071c
Copy link

3x071c commented May 24, 2024

Little Snitch 6 is out with blocklist support. This can be closed, I think.
Since there aren't that many network requests on a regular system anyway (most apps only connect to a couple servers — excluding system processes and browsers, which I have whitelisted/privated anyway), I have personally switched to not even using rule groups anymore at the system level and just manually maintaining a list with alert mode on.

@skyzadev
Copy link

skyzadev commented May 24, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants