...
Adım 3: SSL Sertifikasını Ekleyin
Note |
---|
Kullanılacak SSL sertifikası mutlaka |
Aşağıdaki komutu kullanarak SSL sertifikasını, anahtarı ve isteğe bağlı şifre dosyasını OctoX platformuna ekleyin:
Code Block | ||
---|---|---|
| ||
octox-ctl -x set -c <path/to/file.crt> -k <path/to/file.key> -p <path/to/passfile.pass> |
...