HTTPS and SSL3_GET_SERVER_CERTIFICATE:certificate verify failed, CA is OK
I am using XAMPP for development. Recently I upgraded my installation of xampp from an old version to 1.7.3. Now when I curl … Read more
I am using XAMPP for development. Recently I upgraded my installation of xampp from an old version to 1.7.3. Now when I curl … Read more
During my search, I found several ways of signing a SSL Certificate Signing Request: Using the x509 module: openssl x509 -req -days 360 … Read more