FOROS PROFESIONALES
WINDEV
,
WEBDEV
y
WINDEV Mobile
Inicio
|
Mensajes recientes
|
Conéctese...
|
Desconnectar
|
Español
Inicio
→
WINDEV Mobile 2024
→
android networkSecurity
android networkSecurity
Iniciado por Ramon Diaz Rios, 01,oct. 2022 16:43 - No hay respuesta
Conéctese…
Ramon Diaz Rios
#1
Miembro registrado
7 mensajes
Publicado el 01,octubre 2022 - 16:43
HI, does anyone know how to implement certificate fixation with windev mobile, I have already done what the google documentation indicates by adding the existence of the networkSecurityConfig file to the manifest and generating said file with the data of the certificate that I want to fix.
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<domain-config>
<domain includeSubdomains="true">mydomain.com</domain>
<pin-set expiration="2022-11-19">
<pin digest="SHA-256">SjUG7k/7XSzfmvW9Ow0RWSFFR/yapzDbqxxxxxxxxxxxxx=</pin>
<pin digest="SHA-256">SRZ/xvbaCI8L2MoKGRnWAtCj2+cwPwobxxxxxxxxxxxxxxxxxx=</pin>
</pin-set>
</domain-config>
</network-security-config>
>even so my application does not validate the certificate to guarantee the identity of the WebService
Informar
0
0
→ Volver a WINDEV Mobile 2024
WINDEV 2024
WEBDEV 2024
WINDEV 26
WINDEV 2024
WINDEV 2024
WINDEV 2024
WINDEV 25
WEBDEV 2024
WEBDEV 2024
WEBDEV 2024
WINDEV Mobile 2024
WINDEV Mobile 2024
WINDEV Mobile 2024
WINDEV (versiones precedentes)
WINDEV (versiones precedentes)
WINDEV (versiones precedentes)
WEBDEV (versiones precedentes)
WINDEV Mobile (versiones precedentes)
Reports & Queries
Irrelevante
Herramientas
Français
English
Español
Portuguesa
Fermer cette fenêtre
Búsqueda Tipo
Sólo temas
Todos los mensajes
Periodo Buscar
Cualquier fecha
Última hora
Última 24 horas
Última semana
Último mes
Último año
Cancelar
Vista previa del mensaje
Añadiendo una imagen
Importar una imagen desde una URL
Enviar una imagen desde un archivo de su disco
Arrastrar un archivo o click en "Examinar..."
o
Cancelar
0%
WLanguage
SQL
XML, HTML
JAVA, Javascript
Texto