Skip to content

Instantly share code, notes, and snippets.

@jacroe
Created December 4, 2012 04:40
Show Gist options
  • Save jacroe/4200610 to your computer and use it in GitHub Desktop.
Save jacroe/4200610 to your computer and use it in GitHub Desktop.

Revisions

  1. jacroe created this gist Dec 4, 2012.
    1 change: 1 addition & 0 deletions pianobar_tls.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    fingerprint=`openssl s_client -connect tuner.pandora.com:443 < /dev/null 2> /dev/null | openssl x509 -noout -fingerprint | tr -d ':' | cut -d'=' -f2` && echo tls_fingerprint = $fingerprint >> ~/.config/pianobar/config