Setting up SSL certificate locations in Linux for https:// in facebook application

After soo much struggling of openssl support for https://

I got solution for that simply we have to follow two steps

1) Install OpenSSL in your system
   
    follow the below documentation for installing in ubonto

    https://help.ubuntu.com/community/OpenSSL

2) Configure your omniauth.rb file to use those installed certificates


    kindly follow the below documentation for configuring in your application


   https://github.com/intridea/omniauth/wiki/Setting-up-SSL-certificate-locations-in-Linux

 

Comments

Popular posts from this blog

Rails Memcache issues

scp command usage guide

ROR HEROKU Working with file storage like paperclip in heroku for free of cost ( paperclip and dropbox) paperclip-dropbox config | ROR, HEROKU, file storage, paperclip, in heroku, free of cost, paperclip, dropbox, paperclip-dropbox config