Move ip-ssl-subject-api.py

This commit is contained in:
Raphaël Vinot 2016-10-02 22:24:42 +02:00
parent 60ea4a966c
commit a4dfadfe04
2 changed files with 4 additions and 4 deletions

View file

@ -33,7 +33,7 @@ IP Subnet Lookup in X.509 Subject Cache
ip-ssl-subject.py can query a network subnet and display the known certificate seen and display the X.509 subject if known. ip-ssl-subject.py can query a network subnet and display the known certificate seen and display the X.509 subject if known.
~~~~ ~~~~
python ./bin/x509/ip-ssl-subject.py -s 199.16.156.0/28 -p 6381 python ./server/ip-ssl-subject-api.py -s 199.16.156.0/28 -p 6381
~~~~ ~~~~
~~~~ ~~~~