ondrejnov/eet

Load certificate and private key as variable not as a file.

Opened this issue · 1 comments

I feel it would be nice if the library was able to accept certificate and private key as string variable, because this would be really handy when you are testing a new certificate and don't want to deal with temp files. If you agree, I could make a pull request.

I created the pull request #42. Please check it out and give me some feedback :).