Skip to content

Instantly share code, notes, and snippets.

@semprebon
Created September 30, 2015 18:24
Show Gist options
  • Select an option

  • Save semprebon/10dfdafca745612d3d66 to your computer and use it in GitHub Desktop.

Select an option

Save semprebon/10dfdafca745612d3d66 to your computer and use it in GitHub Desktop.
security:
authn_requests_signed: true
embed_sign: true
certificate: |-
-----BEGIN CERTIFICATE-----
certificate goes here
-----END CERTIFICATE-----
private_key: |-
-----BEGIN PRIVATE KEY-----
private key goes here
-----END PRIVATE KEY-----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment