• 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: Keychain Scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Keychain Scripting


  • Subject: Re: Keychain Scripting
  • From: LuKreme <email@hidden>
  • Date: Wed, 23 May 2007 15:21:29 -0600

On 23-May-2007, at 14:16, John C. Welch wrote:
As well, keychain scripting in Mac OS X 10.4 is problematic for SSL. Try
"man security", I think that shall make you much happier.

I don't want the keychain scripting FOR SSL. I want to be able to login to my machine via SSL and execute a script that extracts data from the keychain, or something.


man security would make me feel better if it worked (that's where I started, in fact)

~ $ security export -P <mypassword>
security: SecKeychainItemExport: Passphrase is required for import/ export.
~ $ security export -k kreme -P <mypassword>
security: SecKeychainItemExport: Passphrase is required for import/ export.
~ $ security export -k Library/Keychains/kreme -t privKeys -P <mypassword>
security: SecIdentitySearchCopyNext: The specified keychain could not be found.
~ $ security export -k /Users/syth/Library/Keychains/syth -t privKeys -P <mypassword>
security: SecKeychainItemExport: Passphrase is required for import/ export.


And yes, the password (copied and pasted in fact) from teh CLI unlocks the keychain in Keychain Access.app


-- "Don't be nice. It's Creepy." Tendo Akane


_______________________________________________ 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
  • Follow-Ups:
    • Re: Keychain Scripting
      • From: "John C. Welch" <email@hidden>
    • Re: Keychain Scripting
      • From: LuKreme <email@hidden>
References: 
 >Re: Keychain Scripting (From: "John C. Welch" <email@hidden>)

  • Prev by Date: Re: Keychain Scripting
  • Next by Date: Re: Keychain Scripting
  • Previous by thread: Re: Keychain Scripting
  • Next by thread: Re: Keychain Scripting
  • Index(es):
    • Date
    • Thread