Last active
January 18, 2020 12:35
-
-
Save sscarduzio/769721c95d8c640e75825adf96c31225 to your computer and use it in GitHub Desktop.
ROR ACL Examples: SSL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
readonlyrest: | |
ssl: | |
keystore_file: "keystore.jks" | |
keystore_pass: "passwd" | |
key_pass: "passwd" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment