Commit Graph
4 Commits
Author SHA1 Message Date
Jeff Alyanak 8e6429d533 Bumped Newtonson.Json version
Never versions of the dotnet-sdk have issues with older Newtonsoft versions. 12.0.1 seems to satisfy the widest variety of sdk versions.
2019-05-29 14:05:08 -04:00
Jeff Alyanak 692f2fd1c5 Merge branch 'docs' into develop 2019-05-17 14:24:18 -04:00
Jeff Alyanak 1182108026 Updated Docs
I've taken the steps written out by @online-stuff and consolidated/organized them into the README. This closes #13.

In a future update it might be worth adding a docs/ directory and breaking the readme into several docs that link to one another.
2019-05-17 14:18:44 -04:00
Jeff Alyanak 05543b5b8a Added a Key Generating script
To make the keygen process a bit easier I've added a `generate-keys.sh` script that can be found in the `.keys` directory. It will generate the key & cert and bundle them into the required pkcs#12 file.

I've updated the readme to include instructions on the script.
2019-05-11 15:45:03 -04:00