Metadata-Version: 1.0
Name: RoboTestSSL
Version: 1.0
Summary: Robot Framework Library for TestSSL
Home-page: https://www.github.com/we45/RoboTestSSL
Author: we45
Author-email: info@we45.com
License: MIT
Description-Content-Type: text/markdown
Description: ## RoboTestSSL
         Robot Framework Library for TestSSL
        
        
        **Supports Python 2.7.x for now**
        
        ### Install Instructions
        * You need docker to run this program
        * Pull the TestSSL docker image: `docker pull we45/testssl`
        
        
        ### Keywords
        
        `run testssl against target`
        
        `| run testssl against target  | target  | results path `
        
        * target: Domain or IP of the Target.
        * results path: where your results will be stored. An `.html` file , `.xml` file and  `.json` files are generated as outputs
        
Platform: UNKNOWN
