Created
June 20, 2017 08:22
-
-
Save slaskawi/91fa8d49c4b825b82c29ffc0053010f4 to your computer and use it in GitHub Desktop.
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
oc create secret generic client1-server-keystore --from-file=./client1_server_keystore.jks | |
oc create secret generic client2-server-keystore --from-file=./client2_server_keystore.jks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment