forked from noxxi/p5-io-socket-ssl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST
53 lines (53 loc) · 951 Bytes
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
BUGS
certs/client-cert.pem
certs/client-key.enc
certs/client-key.pem
certs/my-ca.pem
certs/proxyca.pem
certs/server-cert.pem
certs/server-key.enc
certs/server-key.pem
certs/server-rsa384-dh.pem
certs/server-wildcard.pem
certs/test-ca.pem
Changes
docs/debugging.txt
example/async_https_server.pl
example/lwp-with-verifycn.pl
example/ssl_client.pl
example/ssl_server.pl
example/ssl_mitm.pl
Makefile.PL
MANIFEST
README
README.Win32
lib/IO/Socket/SSL.pm
lib/IO/Socket/SSL/Intercept.pm
lib/IO/Socket/SSL/Utils.pm
t/01loadmodule.t
t/02settings.t
t/acceptSSL-timeout.t
t/auto_verify_hostname.t
t/cert_no_file.t
t/compatibility.t
t/connectSSL-timeout.t
t/core.t
t/dhe.t
t/io-socket-inet6.t
t/io-socket-ip.t
t/memleak_bad_handshake.t
t/nonblock.t
t/npn.t
t/readline.t
t/sessions.t
t/signal-readline.t
t/ssl_settings.req
t/startssl-failed.t
t/startssl.t
t/start-stopssl.t
t/sysread_write.t
t/testlib.pl
t/verify_hostname.t
t/sni.t
t/mitm.t
util/export_certs.pl