Live data from Hacker News

My weekend project - Create a self-signed SSL certificate instantly and for free

cert-depot.com

1–10 of 14 posts

Re: My weekend project - Create a self-signed SSL certificate instantly and for free

#4
This 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 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

#5
post #4

This 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…

Thanks for the constructive feedback! Will add to my todos.

Re: My weekend project - Create a self-signed SSL certificate instantly and for free

#6
post #3

you could also integrate the paid verified ssl's into this. I remember generating it from godaddy was a pain.. by the way nice work.

Thanks. I'll have to integrate with trusted CAs for this. Will check this out.
Post reply on HN