• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Modifying your Keychain Certificates with an AppleScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Modifying your Keychain Certificates with an AppleScript


  • Subject: Re: Modifying your Keychain Certificates with an AppleScript
  • From: Axel Luttgens <email@hidden>
  • Date: Wed, 14 Nov 2012 23:24:12 +0100

Le 14 nov. 2012 à 19:27, Luther Fuller a écrit :

> The ~/Library/Keychains/ folder seems to contain files that, I'm guessing, you can't modify since you don't know their format, and they are, I think, encrypted. The only other way to get access to certificates is the Keychain Access application in the utilities folder … but it's not scriptable.
>
> You might want to look into using 'do shell script' with the command ...
>
> keytool(1)									     keytool(1)
>
>
> [...]

Hello Allyn,

I guess Luther was merely thinking about the /usr/bin/security command (man security), the one which allows to manipulate keychains.

Now, you raised another point: the deletion of the obsolete certicate requires admin rights...
Just guessing here, but wouldn't it be possible to have the certificates stored into the users's login keychain instead of the system keychain?

HTH,
Axel



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden


References: 
 >Modifying your Keychain Certificates with an AppleScript (From: email@hidden)
 >Re: Modifying your Keychain Certificates with an AppleScript (From: Luther Fuller <email@hidden>)

  • Prev by Date: Re: Table in Word 2012
  • Next by Date: Re: Modifying your Keychain Certificates with an AppleScript
  • Previous by thread: Re: Modifying your Keychain Certificates with an AppleScript
  • Next by thread: Re: Modifying your Keychain Certificates with an AppleScript
  • Index(es):
    • Date
    • Thread