This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

https proxy certificate on android

I’ve activated https scanning on the proxy (documentation in German: http://wp.me/p1Ml8G-Zg). Everything works with our internal computers, where we deployed the certificate with group policies.
 
But we also allow our teachers and students to use their own devices over a guest wireless network. Therefore we published on our website a link to http://passthrough.fw-notify.net/cacert.pem. If someone connects to our guest wireless network, he will be redirected to this site. So that should be an easy way to import the certificate.
 
The problem is that I can’t import the certificate delivered by http://passthrough.fw-notify.net/cacert.pem on Android devices. 

I’ve read that Android needs certificates in a binary format. I could export such a certificate from a windows machine. 

Is there another way to get a valid certificate for Android from the utm?

or

Is it save to publish the certificate on a public website instead of the only internally available utm fw-notify site? It is the certificate without the private key so there shouldn’t be a security issue. But I’m not sure. 

Thanks for any answer.


This thread was automatically locked due to age.
Parents
  • Thank you for your help. 

    As far as I know you cannot add custom CA certs to Androids trusted CA zones - only Certs for Wifi or VPN can be imported.

    Yes, the certificate is only possible in the private part. But it looks like it would work.

    *.pem file is correct - you can try to rename it to .crt or convert it once via:
    https://www.sslshopper.com/article-m...tml?jn554906de (some helpful openssl commands) 

    Thanks for that too. I converted it with my windows machine (see http://wp.me/p1Ml8G-Zg - sorry in german). Worked also. 

    It looks like there's no way, that the utm itself delivers a valid certificate for android. So I published both certificates on our website. I'm not sure if this is safe. If I understand it correct, nobody can do something with this certificates beside of the intended use as certificate for our proxy. 

    So I would be happy if someone could confirm me that it is safe to publish the certificates on our public Website.
Reply
  • Thank you for your help. 

    As far as I know you cannot add custom CA certs to Androids trusted CA zones - only Certs for Wifi or VPN can be imported.

    Yes, the certificate is only possible in the private part. But it looks like it would work.

    *.pem file is correct - you can try to rename it to .crt or convert it once via:
    https://www.sslshopper.com/article-m...tml?jn554906de (some helpful openssl commands) 

    Thanks for that too. I converted it with my windows machine (see http://wp.me/p1Ml8G-Zg - sorry in german). Worked also. 

    It looks like there's no way, that the utm itself delivers a valid certificate for android. So I published both certificates on our website. I'm not sure if this is safe. If I understand it correct, nobody can do something with this certificates beside of the intended use as certificate for our proxy. 

    So I would be happy if someone could confirm me that it is safe to publish the certificates on our public Website.
Children
No Data