最後活躍 1719903418

Malin's Avatar Malin 已修改 1719903418. 還原成這個修訂版本

1 file changed, 6 insertions

aapane-SSL-fix.sh(檔案已創建)

@@ -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
上一頁 下一頁