Secure Call Implementation
Cisco Small Business WRP400 Administration Guide
55
3
Generating a Mini Certificate
Cisco provides a Mini Certificate Generator for the generation of mini certificates
and private keys. Partners can download the Mini Certificate Generator by going
to Cisco Partner Central, Voice & Conferencing page, Technical Resources section.
Use the following URL:
www.cisco.com/web/partners/sell/smb/products/
voice_and_conferencing.html#~vc_technical_resources
NOTE
The partner sites require a logon.
The Mini Certificate Generator uses the following syntax:
gen_mc
ca-key user-name user-id expire-date
Where:
•
ca-key
is a text file with the base64 encoded 1024-bit CA private/public key
pairs for signing/verifying the MC, such as the following:
9CC9aYUEBZmi3AmcqE9U1LxEOGwopaGyGOh3VyhKgi6JaVtQZt87PiJINKW8XQj3B9Qq
e3VgYxWCQNa335YCnDsenASeBxuMIEaBCYd1l1fVEodJZOGwXwfAde0MhcbD0kj7LVlzcsTyk2TZ
YTccnZ75TuTjj13qvYs=5nEtOrkCa84/mEwl3D9tSvu/
Hd+C8u5SNk7hsAUZaA9TqH8Iw0J/
IqSrsf6scsmundY5j7Z5mK5J9uBxSB8t8vamFGD0pF4zhNtbrVvIXKI9kmp4vph1C5jzO9gDfs3M
F+zjypfGUfrpAuXb7/k=
•
user-name
is the name of the subscriber, such as “Joe Smith”. Maximum length
is 32 characters
•
user-id
is the User ID of the subscriber, which must match exactly the user-id
used in the INVITE when making the call, such as “14083331234”. The
maximum length is 16 characters.
•
expire-date
is the expiration date of the MC, such as “00:00:00 1/1/34”
(34=2034). Internally the date is encoded as a fixed 12B string: 000000010134
The tool generates the
Mini Certificate
and
SRTP Private Key
parameters that can
be provisioned.