My weekend project - Create a self-signed SSL certificate instantly and for free
1–10 of 14 posts
Re: My weekend project - Create a self-signed SSL certificate instantly and for free
#2Re: My weekend project - Create a self-signed SSL certificate instantly and for free
#3Re: My weekend project - Create a self-signed SSL certificate instantly and for free
#4Comments:
* You're often too literal, especially given your audience is going to be largely people that find it too complex to do it manually themselves. People don't think of "common names", they think "url" or "hostname".
* Where's my back button?
* Again on the literal front, you've copied the OpenSSL descriptions of OU and stuff and expect the user to know what it is. Fill in sample data or placeholder so that it helps the user figure out what they want, should they want to customize it. Consider removing fields if no one cares.
* Do you even need the second screen? You could just put "domain name" and "secret key passphrase" on the front page and go straight to the download after that
* If you want to make it more helpful, on the download page have something like "What next?" and have some pointers to installation/configuration instructions.
Re: My weekend project - Create a self-signed SSL certificate instantly and for free
#5This is nice. I could see myself using it even though I normally do this on the command line, as this would be faster. Comments: * You're often too literal, especially given your audience is going to be largely people that find it too complex to do it manually themselves. People don't think of "common names", they think "url" or "hostname". * Where's my back button? * Again on the literal front, you've copied the Ope…
Re: My weekend project - Create a self-signed SSL certificate instantly and for free
#6you could also integrate the paid verified ssl's into this. I remember generating it from godaddy was a pain.. by the way nice work.
Re: My weekend project - Create a self-signed SSL certificate instantly and for free
#7Re: My weekend project - Create a self-signed SSL certificate instantly and for free
#8Re: My weekend project - Create a self-signed SSL certificate instantly and for free
#9Re: My weekend project - Create a self-signed SSL certificate instantly and for free
#10Nice work. This is easier to share with someone than pointing them to openssl. Also, misspelled oxygen in "feedback is my oxigen".