On Oct 3, 2013, at 10:01 AM, Matt Disney <mdis...@gmail.com> wrote:
> 
> Is anyone doing something you like for managing SSL CA certs (for example, 
> distributing your own internal CA cert) on a broad range of operating systems 
> and browsers in a work/enterprise environment? 
> 
> Windows+IE is easy enough through AD. It's all the other stuff I'm wondering 
> about (Mac, Linux, Firefox, Chrome, Safari, other?).

For Mac, certificates are stored the keychain.  The `security` CLI tool can 
modify keychains. Example here:

http://derflounder.wordpress.com/2011/03/13/adding-new-trusted-root-certificates-to-system-keychain/

In practical use, I distribute certs with a script, with the cert(s) embedded 
in the script via heredoc so I only have a single file to manage.

- Zack 

--
Zack Williams - Artisan Computer Services - 520.867.8701
z...@artisancomputer.com   http://www.artisancomputer.com
ACSA, MCP SBS, SCSA, LPIC-1


_______________________________________________
Tech mailing list
Tech@lists.lopsa.org
https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to