Talk:Command Line Utilities

From OpenSSLWiki
Revision as of 03:35, 30 July 2019 by Jflopezfernandez (talk | contribs) (→‎Pretty significant rewrite: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Pretty significant rewrite

I noticed a lot of the information on the page was essentially a print out of the program help menu, so I thought it would be more beneficial to provide a basic introduction to the command-line utilities in tutorial form, with links to the official documentation. It isn't finished, as there are a lot of topics I didn't cover (certificates being a significant topic I did not cover), but because of the magnitude of the changes, I thought it best to stop here and get feedback on the changes. I'm brand-new to the project and I'm excited contribute in a meaningful way, so please if there is any wrong information, the style is off, etc., please do pass that along.

This rewrite is essentially a reformatting of the previous version, with a lot of additional explanations from the perldocs. The bulk of the changes come from the removing of the old code samples, which were essentially just the helps menus, and the addition of code examples which again come primarily from the perldocs. There's also a table with all of the standard commands which link to their respective manpage on the main openssl site. I thought this was better because now we only have to update one set of documentation, which itself is automatically generated from the pod files.

--Jflopezfernandez (talk) 03:35, 30 July 2019 (UTC)