Frederick Cheung wrote: > On Aug 24, 7:15�am, Sreevarshini Kuppuraj <[email protected]> > wrote: >> hi, >> i have a certificate file in pem format. i need to read the pem file. >> Need help on how to read the certificate in ruby on rails > > The ruby openssl library can do that - it's basically a straight > mapping of the openssl library. > > Fred
Hi Fred, thanks for the reply. i am already using open SSL library, can you help me with any example or code snippet on how to read the pem file in ruby? Thanks -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

