Tag Archives: cert

Install certificate as System on Android

Use OpenSSL to transform the certificate to Android format (that is cert+info) Extract ID using this command: openssl.exe x509 -inform PEM -subject_hash -in charles.pem It is the first line. Name the certificate ID.0 (Ex: ce554431.0) Extract certificate info using: openssl.exe … Continue reading

Posted in Android, Security | Tagged , , , | Comments Off on Install certificate as System on Android

Remove SSL Cert IIS

Hello, If you are trying to delete some expired or old certificate from your computer/server and even after doing that (on IE) is still showing some where, that means that is on your server cert store, so you must kill … Continue reading

Posted in Highly Technical, Learned Today | Tagged , , , , | Comments Off on Remove SSL Cert IIS