File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ Use EasyCert to easily generate webserver certificates against a private certifi
44Why would you want to use this? This should only be used within company networks, never public facing. You would use this to implement
55your own TLS connections where you are dealing in a test environment where the security doesn't really matter. This is more about making
66sure things work across https correctly. In other words, when you are working on anything production-level you'd want to acquire a genuine
7- certificate from a trust certificate authority and probably pay for it.
7+ certificate from a trusted certificate authority and probably pay for it.
88
99## Requirements
1010
11- This has been test and run on OSX which is comes pre-installed with openssl, that is all you need.
11+ This has been tested and run on OSX which is comes pre-installed with openssl, that is all you need.
1212
1313## Installation
1414
You can’t perform that action at this time.
0 commit comments