Skip to content

Moret84/macem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mac OS certificate manager

mac OS certificate manager (macem) is a tool to help sharing certificates and private keys accross installs. It replaces the security export command previously used to export identities (certificates and associated private keys).

Dependencies

  • swiftc
  • make

Install

$ make && sudo make install

Usage

    macem -P <exportPassword> -o <targetPath>
        with: 
            exportPassword: the password that protect the resulting .p12
            targetPath: the target file name

Informations

To use unattended (typically through ssh), you must have exported graphically the key once.
You also have to add macem to the list of allowed applications for a given key.

About

cli tool to export identity elements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published