mirror of
https://github.com/adulau/crl-monitor.git
synced 2024-11-21 17:47:09 +00:00
Move ip-ssl-subject-api.py
This commit is contained in:
parent
60ea4a966c
commit
a4dfadfe04
2 changed files with 4 additions and 4 deletions
|
@ -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.
|
||||
|
||||
~~~~
|
||||
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
|
||||
~~~~
|
||||
|
||||
~~~~
|
||||
|
|
Loading…
Reference in a new issue