Установка сертификатов для ОС Android/en: различия между версиями

Материал из SmartPlayer
(Новая страница: «== '''Possible Interactions with Certificates''' == === '''Creating Certificates''' === For the procedure to create a self-signed certificate, refer to the separate instruction: Creating Self-Signed SSL Certificates Using the OpenSSL Tool on Ubuntu === '''Adding Certificates''' === If a user needs a certificate for an application to work, they can install it themselves manually. The created certificate will confirm that the application is allowed access...»)
(Новая страница: «=== '''Deleting Certificates''' === Every user can delete a self-signed certificate by finding it in the list of certificates. To do this, you need to: # Open the "Settings" application. # Click on: "Security and Privacy" > "Additional Security Settings" > "Encryption and Credentials". # Go to the "Credential Storage" section. Once in the certificate storage, the following actions can be performed with them: * (Not recommended) To delete all certificates on...»)
Строка 36: Строка 36:
# Enter the name of the certificate.
# Enter the name of the certificate.
# Click "OK"
# Click "OK"
<div lang="ru" dir="ltr" class="mw-content-ltr">
=== '''Deleting Certificates''' ===
=== '''Удаление сертификатов''' ===
Every user can delete a self-signed certificate by finding it in the list of certificates. To do this, you need to:
Каждый пользователь может удалить самоподписанный сертификат, найдя его в списке сертификатов. Для этого необходимо:
# Open the "Settings" application.
# Открыть приложение "Настройки".
# Click on: "Security and Privacy" > "Additional Security Settings" > "Encryption and Credentials".
# Нажать: "Безопасность и конфиденциальность" > "Дополнительные настройки безопасности" "Шифрование и учетные данные".
# Go to the "Credential Storage" section.
# Необходимо перейти в раздел "Хранилище учетных данных".
Once in the certificate storage, the following actions can be performed with them:
Таким образом попав в хранилище сертификатов, можно делать уже следующие действия с ними:
* (Not recommended) To delete all certificates on the device, click "Clear all credentials" > "OK".
* (Не рекомендуется) Для удаления всех сертификатов на устройстве необходимо нажать "Очистить все учетные данные" > "ОК".
* (Recommended) To delete specific certificates on the device, click "User Credentials" > select the necessary credentials to delete.
* (Рекомендуется) Для удаление конкретных сертификатов на устройстве необходимо нажать "Учетные данные пользователя" > выбрать нужные учетные данные для удаления.
=== '''Notes''' ===
=== '''Примечания''' ===
'''Using a WI-FI network protected by WPA-Enterprise.'''
'''Использование сети WI-FI, защищенную WPA-Enterprise.'''
You can use WPA/WPA2/WPA3-Enterprise settings for additional protection when connecting.
Можно при подключении использовать настройки WPA/WPA2/WPA3-Enterprise для дополнительной защиты.
To do this, you need to:
Чтобы это сделать, нужно:
* Open the "Settings" application.
* Открыть приложение "Настройки".
* Click on the "Network & Internet" > "Internet" > "Add Network" section, using the "+" icon.
* Нажать на раздел "Сеть и интернет" > "Интернет" > "Добавить сеть ", с помощью иконки "+"
* Enter the details provided by the network administrator.
* Ввести данные, полученные у администратора сети.
{{Note|Additional information may be required to connect to the network.|warn}}
{{Note|Для подключения к сети могут понадобиться дополнительные данные.|warn}}
'''Settings "Do Not Verify".'''
'''Настройки "Не проверять".'''
{{Note|The "Do Not Verify" option was removed from EAP-PEAP, EAP-TLS, and EAP-TTLS settings for Android 11 and above.|warn}}
{{Note|Вариант "Не проверять" был удален из настроек EAP-PEAP, EAP-TLS и EAP-TTLS для Android 11 и выше.|warn}}
Saved Enterprise settings that disable server certificate authentication verification are not affected. However, you cannot change them or create new ones.<br>
Сохраненные настройки Enterprise, которые отключают проверку подлинности сертификата сервера, не затрагиваются. Однако вы не можете изменять их и создавать новые.<br>
WPA/WPA2/WPA3-Enterprise settings are available to both individual users and organizational employees.
Настройки WPA/WPA2/WPA3-Enterprise доступны как пользователям частным лицам, так пользователям сотрудникам организаций.
== '''Subtleties and Nuances''' ==
== '''Тонкости и нюансы''' ==
Addressing the issue of collision between server and client.
Проработка проблемы с коллизией между сервером и клиентом.
In this case, it is necessary to enter the domain name not in its full format, but using "".<br>
В данном случае необходимо вводить доменное имя не в полном формате, а с использованием "*".<br>
''"abcdef.technomedia.ru" - incorrect''<br>
''"abcdef.technomedia.ru"- неправильно''<br>
''".technomedia.ru" - correct''
''"*.technomedia.ru"- правильно''
== '''Final Result''' ==
== '''Итоговый результат''' ==
Users know how to create and interact with self-signed certificates.
Пользователи умеют создавать и взаимодействовать с самоподписанными сертификатами.
</div>

Версия от 16:37, 23 ноября 2023

Relevant only for Android OS

Self-Signed Certificates

Users have a need to add self-signed certificates for Android OS.
This process is relatively simple, but it also has its own features and nuances.

General Information

Terminology

A self-signed certificate is a digital certificate that is not issued or verified by a third party, such as a Certificate Authority (CA). Instead, it is created and signed by the user or organization that uses it.
Simply put, it is a certificate created by the user or organization that uses it.

Necessity

The use of self-signed certificates is most commonly used for: Application Testing
Developers often use self-signed certificates for testing applications before their publication. This allows them to create a secure connection, for example, between the application and the server, without the need to purchase a certificate from a certification authority. Internal Use
In some companies, self-signed certificates are used within internal networks to encrypt data and ensure security.

Risks and Limitations

The use of self-signed certificates carries certain risks and difficulties in their use. Key risks include:

  • System distrust.

Since self-signed certificates are not verified and not issued by certification authorities, they often trigger security warnings in browsers and applications. This can alarm users.

  • Vulnerability of each certificate.

The use of self-signed certificates can increase the risk of attacks such as "man-in-the-middle" (MITM), where a malefactor can intercept data between two parties.

MITM is a "man-in-the-middle" attack — a cyber attack in which a cybercriminal intercepts data being sent between two organizations or people. The purpose of the interception is to steal, eavesdrop, or alter data for some malicious purpose, such as extortion.

Possible Interactions with Certificates

Creating Certificates

For the procedure to create a self-signed certificate, refer to the separate instruction: Creating Self-Signed SSL Certificates Using the OpenSSL Tool on Ubuntu

Adding Certificates

If a user needs a certificate for an application to work, they can install it themselves manually. The created certificate will confirm that the application is allowed access to specific functions and data.

The algorithm described below is relevant for devices running Android OS 9 and higher.

Certificate Installation Algorithm

  1. Open "Settings" on the device.
  2. Go to: "Security and Privacy" > "Additional Security Settings" > "Encryption and Credentials".
  3. Next, choose "Install Certificates" > "WI-FI Certificate".
  4. Find and click on the menu icon, represented by three horizontal lines.
  5. Select the location where the certificate was saved.
  6. Click on the file. You may need to enter a password for the key storage and then click "OK".
  7. Enter the name of the certificate.
  8. Click "OK"

Deleting Certificates

Every user can delete a self-signed certificate by finding it in the list of certificates. To do this, you need to:

  1. Open the "Settings" application.
  2. Click on: "Security and Privacy" > "Additional Security Settings" > "Encryption and Credentials".
  3. Go to the "Credential Storage" section.

Once in the certificate storage, the following actions can be performed with them:

  • (Not recommended) To delete all certificates on the device, click "Clear all credentials" > "OK".
  • (Recommended) To delete specific certificates on the device, click "User Credentials" > select the necessary credentials to delete.

Notes

Using a WI-FI network protected by WPA-Enterprise. You can use WPA/WPA2/WPA3-Enterprise settings for additional protection when connecting. To do this, you need to:

  • Open the "Settings" application.
  • Click on the "Network & Internet" > "Internet" > "Add Network" section, using the "+" icon.
  • Enter the details provided by the network administrator.
Additional information may be required to connect to the network.

Settings "Do Not Verify".

The "Do Not Verify" option was removed from EAP-PEAP, EAP-TLS, and EAP-TTLS settings for Android 11 and above.

Saved Enterprise settings that disable server certificate authentication verification are not affected. However, you cannot change them or create new ones.
WPA/WPA2/WPA3-Enterprise settings are available to both individual users and organizational employees.

Subtleties and Nuances

Addressing the issue of collision between server and client. In this case, it is necessary to enter the domain name not in its full format, but using "".
"abcdef.technomedia.ru" - incorrect
".technomedia.ru" - correct

Final Result

Users know how to create and interact with self-signed certificates.