SIPp / sipp

The SIPp testing tool
https://sipp.readthedocs.io
Other
911 stars 378 forks source link

TLS CRL optional argument #736

Open volga629-1 opened 1 month ago

volga629-1 commented 1 month ago

Hello Everyone, Small clarification -tls_crl should be optional flag ?

Version

[volga629@canldev01-fedora39 ~]$ sipp -v

 SIPp v3.7.2-TLS-SCTP-PCAP.
  -tls_crl         : Set the name for Certificate Revocation List file. If not specified, X509 CRL
                      is not activated.

Run task


 sipp -t ln -sf run.xml -log_file /tmp/sipp.log -tls_cert cert.crt -tls_key private.key -tls_ca root.crt  target IP
2024-07-21  14:24:44.603074 1721586284.603074: TLS_init_context: Unable to load CRL file ()
2024-07-21  14:24:44.603074 1721586284.603074: TLS_init_context: Unable to load CRL file ()
volga629-1 commented 1 month ago

Scenario basic UAC