Skip to content

Website certificate revoked #438

Answered by Zoey2936
SimonJohnCastle asked this question in Q&A
Discussion options

You must be logged in to vote

you can try to open the file at /opt/npm/tls/certbot/config.ini, there you set must-stable to false, delete your certs and recreate them, then it should work, I think you have dns problems, you can also try to add:

    dns:
      - 9.9.9.9
      - 149.112.112.112
      - 2620:fe::fe
      - 2620:fe::fe:9
      - 1.1.1.2
      - 1.0.0.2
      - 2606:4700:4700::1112
      - 2606:4700:4700::1002
      - 94.140.14.14
      - 94.140.15.15
      - 2a10:50c0::ad1:ff
      - 2a10:50c0::ad2:ff

to your compose file and retry (that will make the compose file to use quad9/cloudflare/adguards dns servers)

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@SimonJohnCastle
Comment options

@Zoey2936
Comment options

@SimonJohnCastle
Comment options

@Zoey2936
Comment options

Answer selected by Zoey2936
@Zoey2936
Comment options

@SimonJohnCastle
Comment options

@Zoey2936
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants