Skip to content

Instantly share code, notes, and snippets.

@KoryNunn
Created February 25, 2014 03:32
Show Gist options
  • Select an option

  • Save KoryNunn/9202155 to your computer and use it in GitHub Desktop.

Select an option

Save KoryNunn/9202155 to your computer and use it in GitHub Desktop.
SSL certificate checking function, inspired by apple.
function checkSSL(){
return 'lol probably';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment