Tag Archives: ubuntu

OpenSSL – Comodo “unable to get local issuer certificate”

Hello, If you use Comodo certificates over an (web) application that uses OpenSSL and you get the error “unable to get local issuer certificate” that mean that you have to merge the all the certificate chain on one file and … Continue reading

Posted in Linux, Medium Technical | Tagged , , , , | Comments Off on OpenSSL – Comodo “unable to get local issuer certificate”

Compile OpenSSL from source on old Ubuntu

Hello, If your version of Ubuntu is no longer supported you should update… But in the meantime you could fix the broken or insecure packages on this way… Note: Before continue check if you can get from a trusty source … Continue reading

Posted in Linux, Medium Technical, Security | Tagged , , , , , , , , , | Comments Off on Compile OpenSSL from source on old Ubuntu

Linux “Couldn’t Find Package”

Hello, The best way to deal with this is to: apt-get update Then try again, if it is not solved you can proceed to Google 🙂 AC.

Posted in Basic Technical | Tagged , , | Comments Off on Linux “Couldn’t Find Package”