Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 539 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 539 Bytes

ciphersuites-map

Print ciphersuites mapping of IANA, OpenSSL, and JSSE in JSON, merging:

prerequisite

  • install py4j

      $ pip3 install py4j --user
    

    or

      # pip3 install py4j
    

usage

    ciphersuites-map [-h] [-j JAVA]

optional arguments

    -h, --help            show this help message and exit
    -j JAVA, --java JAVA  path to `java` command