最后活跃于 1719903418

Malin's Avatar Malin 修订了这个 Gist 1719903418. 跳至此修订

1 file changed, 6 insertions

aapane-SSL-fix.sh(file created)

@@ -0,0 +1,6 @@
1 + # for error: cannot import name '_ED25519_KEY_SIZE' from 'cryptography.hazmat.primitives.asymmetric.ed25519' (/www/server/panel/pyenv/lib/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py)
2 +
3 + # from: https://www.aapanel.com/forum/d/20872-problem-ith-generating-ssl-in-php-projects
4 +
5 + btpip install -I cryptography==40.0.2
6 + bt restart
更新 更早