PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : درخواست کمک در مورد ssl



kasradigi
February 7th, 2023, 15:38
درود
دوستان عزیز میخوام روی سرور با سیستم عامل اوبنتو ۲۲ دامنه رو certificate ولی توی ثبت ایمیل متوقف میشه بعد از این دستور




~/.acme.sh/acme.sh --register-account -m xxxx@xxxx.com








Get Free SSL Certificate

Set the default provider to Let’s Encrypt:

1
~/.acme.sh/acme.sh --set-default-ca --server letsencrypt



Register your account for a free SSL certificate. In the next command, replace xxxx@xxxx.com by your actual email address:

1
~/.acme.sh/acme.sh --register-account -m xxxx@xxxx.com



Obtain an SSL certificate. In the next command, replace host.mydomain.com by your actual host name:

1
~/.acme.sh/acme.sh --issue -d host.mydomain.com --standalone



After a minute or so, the script terminates. On success, you will receive feedback as to the location of the certificate and key:

1
2
3
4
Your cert is in: /root/.acme.sh/host.mydomain.com/host.mydomain.com.cer
Your cert key is in: /root/.acme.sh/host.mydomain.com/host.mydomain.com.key
The intermediate CA cert is in: /root/.acme.sh/host.mydomain.com/ca.cer
And the full chain certs is there: /root/.acme.sh/host.mydomain.com/fullchain.cer



You cannot use the certificate and key in their current locations, as these may be temporary. Therefore install the certificate and key to a permanent location. In the next command, replace host.mydomain.com by your actual host name:

1
~/.acme.sh/acme.sh --installcert -d host.mydomain.com --key-file /root/private.key --fullchain-





کسی هست راهنمایی کنه ممنون

kasradigi
February 7th, 2023, 19:11
کمک کنید لطفا

- - - Updated - - -

این چه خطایی هست41382

hyperghahve
February 9th, 2023, 23:02
من هم این مشکل رو در صفحه ی نحوه درست کردن قهوه با قهوه جوش (https://hyperghahve.com/how-to-make-coffee-with-a-coffee-maker-step-by-step/) دارم میشه راهنمایی کنید ؟