mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-28 07:01:07 +00:00
Tell people to use the correct common name for clients as well
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@294047 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -63,11 +63,9 @@ OPTIONS:
|
|||||||
-c CA cert filename (creates new CA cert/key as ca.crt/ca.key if not passed)
|
-c CA cert filename (creates new CA cert/key as ca.crt/ca.key if not passed)
|
||||||
-k CA key filename
|
-k CA key filename
|
||||||
-C Common name (cert field)
|
-C Common name (cert field)
|
||||||
For a server cert, this should be the same address that clients
|
This should be the fully qualified domain name or IP address for
|
||||||
attempt to connect to. Usually this will be the Fully Qualified
|
the client or server. Make sure your certs have unique common
|
||||||
Domain Name, but might be the IP of the server. For a CA or client
|
namems.
|
||||||
cert, it is merely informational. Make sure your certs have unique
|
|
||||||
common names.
|
|
||||||
-O Org name (cert field)
|
-O Org name (cert field)
|
||||||
An informational string (company name)
|
An informational string (company name)
|
||||||
-o Output filename base (defaults to asterisk)
|
-o Output filename base (defaults to asterisk)
|
||||||
|
|||||||
Reference in New Issue
Block a user