Results 31 comments of Dmitry Lobanov

@sushichop If I don't like something at GitHub, I will open PR and ask people to review it. And, possibly, I will create an issue. ( any order, but it...

@michaeleisel Could you try latest release? Thanks!

@segiddins updated. nokogiri dependency removed.

@orta It is an obsoleted class. ( or duplicate ). I use `PlistGenerator` instead. They are identical in terms of Model. You can check invocations of `HTMLGenerator`. Maybe anybody can...

Weird, build error. ``` Bundler could not find compatible versions for gem "bundler": In Gemfile: bundler (~> 1.3) Current Bundler version: bundler (2.0.1) ```

@segiddins Could you post a review?

@L4ZZA You can convert them as base64 text. ``` openssl base64 -in MyCertificate.p12 -out MyCertificate.txt ```

@Siedlerchr Btw, we all didn't read readme properly. It says "import certificates". So, instead of two actions you could just _export_ several certificates as _one_ p12 and import it.

@narlei It doesn't fix deprecation warning related to -wantsFullScreenLayout. Could you extend PR to cover this warning?

@KrauseFx yes, sure! Could you add me to this repository as maintainer?