How to get certificate chain by ruby
Looking on the Internet I couldn't find any examples how to get a hold on a remote server cerificate chain. But it turned out to be rather simple looking at ruby 2.2.2 api docs.
https://gist.github.com/akostadinov/fa54e7bc5a1858af5677
Thought might be useful to somebody to post in public..
https://gist.github.com/akostadinov/fa54e7bc5a1858af5677
Thought might be useful to somebody to post in public..
Comments
Post a Comment