{{theTime}}

Search This Blog

Total Pageviews

Java command line Security Tools

  • keytool -- To manage keystores and certificates.
  • jarsigner -- To generate and verify JAR signatures.
  • policytool -- To mangage policy files using GUI.

No comments:

ImportError: cannot import name 'soft_unicode' from 'markupsafe'

Check the markupsafe version.  To fix the problem install 2.0.1 pip install markupsafe==2.0.1