Skip to content

Instantly share code, notes, and snippets.

@maleficarum
Created March 21, 2015 02:51
Show Gist options
  • Save maleficarum/1618a72097aaa44066aa to your computer and use it in GitHub Desktop.
Save maleficarum/1618a72097aaa44066aa to your computer and use it in GitHub Desktop.
Import PEM into weblogic ks
keytool -import -alias DocsKey -trustcacerts -file ~/docs.com -keystore /u01/Oracle/Middleware/Oracle_Home/user_projects/domains/base_domain/security/DemoIdentity.jks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment