Skip to content

Releases: xmikedanielsx/Cert-Maker-5000

Cert Maker 5000 v1.0.0.5 (Self Signed)

05 May 16:04
Compare
Choose a tag to compare

Release Notes

This version is Self Signed. I hope to release a fully signed cert ( although that costs about 200-600 / year). Also I am new at signing C# projects so hopefully I make a few more and get a few donations and it will cover the costs of generating that fully signed cert. The business is already there because of my normal activities so I hope to just find the capital or get funded the capital to sign small open source projects like these.

Fixes:

  • Signed .exe file to make it at least have the ability to install it by clicking on run anyway option.

Cert Maker 5000 v1.0.0.2

05 May 14:03
Compare
Choose a tag to compare

Future

As of right now, I will be trying to get releases out the door as fast as I can as I know the product is not fully flushed out. however I am trying to follow the agile method as best as possible and keep release small but progressively incrementing patches. The next release will be a big one. As the next release requires a lot of thought process on how to implement (E-Mail stuff). Some may want MAPI style where I use the interop libraries to connect with outlook or Windows Mail for example .. others may want to be able to set their SMTP credentials and send direct through an SMTP relay or their exchange, IMAP/POP3/SMTP service and finally others may want to integrate into the most popular mail sending systems out there like, Mail Gun, MailJet, SendGrid, Postmark, MailerSend, etc;... Now I plan to implement probably all 3 of these how ? Well this part is unknown but definitely on my list.

Also, I think regards to the APIs. I will probably implement the following and in the following order.

  1. MailGun (Because I already have an account and I use it often)
  2. MailJet (Because it's a fairly standard small business Marketing Tool compared to Constant Contact etc.. much more money)
  3. PostMark (because I have heard of it before and it sounded more reliable)

Please note if there is another API you wish to implement, after the code is done for the first set of APIs please feel free to fork and create your PR. Or leave an enhancement request and I will see if I can get to it and implement that for you. Most of the API solutions out there do have the ability to create SMTP credentials either way so you should be safe by default, the API portion is just a cherry on top.

This Release Details

Improvements:

  • Added Path cleansing for output of file names. As this was seen as a potential issue with the dynamic CSV content coming in.

Fixes:

  • Generate Now button is now implemented and functional

Outstanding Issues:

  • Generate Now and Email button needs to be implemented

Cert Maker 5000 v1.00.1

04 May 15:33
Compare
Choose a tag to compare

Initial Release of the software.