Git Product home page Git Product logo

Comments (5)

chinesepy avatar chinesepy commented on June 2, 2024

更新了ECC证书,但是安装的好像还RSA证书,解决方法参考#108

from syno-acme.

tufu9441 avatar tufu9441 commented on June 2, 2024

更新了ECC证书,但是安装的好像还RSA证书,解决方法参考#108

按照108的改了一下,好像还是没有更新到……

from syno-acme.

iromise avatar iromise commented on June 2, 2024

@tufu9441 我也是这个情况(和你的 DSM 一个版本),发现其实有些证书没有没有更新,位于 /usr/syno/etc/www/certificate/ 目录下,可以在执行完 update 操作后,可以执行以下命令来更新证书

mv /usr/syno/etc/www/certificate/ /usr/syno/etc/www/certificate_bak
synow3tool --gen-all
systemctl restart nginx # must restart, reload doesn't work

from syno-acme.

new1943 avatar new1943 commented on June 2, 2024

@tufu9441 我也是这个情况(和你的 DSM 一个版本),发现其实有些证书没有没有更新,位于 /usr/syno/etc/www/certificate/ 目录下,可以在执行完 update 操作后,可以执行以下命令来更新证书

mv /usr/syno/etc/www/certificate/ /usr/syno/etc/www/certificate_bak
synow3tool --gen-all
systemctl restart nginx # must restart, reload doesn't work

有用。试了各种,什么--max-length 2048。108问题里的那个2891没找到。。

咱们这个方法每次运行都要执行么?还是第一次执行下?

from syno-acme.

iromise avatar iromise commented on June 2, 2024

可能每次都要执行一下?这得下次过期了试一下才知道(或者手动构造一下试试看

from syno-acme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.