Signal-Setup-Guide icon indicating copy to clipboard operation
Signal-Setup-Guide copied to clipboard

Signal android failing to connect to the custom signal server

Open ramaguruprakash opened this issue 4 years ago • 2 comments

Thanks for the guide,

I followed the steps in the signal-server setup and signal-android setup. When I am running the android on my phone I am getting the following error.

 javax.net.ssl.SSLPeerUnverifiedException: Hostname ec2-13-232-131-120.ap-south-1.compute.amazonaws.com not verified:
        certificate: sha256/CUMeKm7s1W07Nmj60cA0uLgLUQvyXlkma3tPRkH0alQ=
        DN: CN=ec2-13-232-131-120.ap-south-1.compute.amazonaws.com
        subjectAltNames: []

I copied the .crt file generated using openssl req -new -x509 -key /etc/nginx/cert.key -out /etc/nginx/cert.crt -days 3650 -subj /CN=domain.com -extensions SAN -config 'configuration.conf' to the client using the keys explorer.

Any other certificate should I import? How do i actually fix this issue ?

ramaguruprakash avatar Jul 12 '20 17:07 ramaguruprakash

The certificate you have generated is for domain.com and your client is connecting with ec2-13-232-131-120.ap-south-1.compute.amazonaws.com. Generate a certificate that reflects ec2-13-232-131-120.ap-south-1.compute.amazonaws.com and then import it into keystore. Then it will connect.

moonchitta avatar Aug 09 '20 15:08 moonchitta

i am looking Signal Setup consulting server and android

please contact me or help me

kvatechno avatar Feb 19 '21 11:02 kvatechno