Commit graph

14 commits

Author SHA1 Message Date
buffermet
43f1013f0d Add TLS support for DNS proxy, implement backwards compatible DNS record conversion. 2024-10-09 13:47:21 +02:00
Simone Margaritelli
2659a559c9 fix: using proper v2 package suffix (fixes #727) 2024-08-09 18:19:21 +02:00
Lars Lehtonen
372c2d6428
tls: fix CertConfigFromModule() return order 2019-11-13 14:31:55 -08:00
Lars Lehtonen
7d7ab1937e
tls: fix CreateCertificate() return order 2019-11-13 14:31:48 -08:00
Cassiano Aquino
a3a7cf07e2
new travis configuration (#1)
* New builder
2019-10-18 11:04:41 +01:00
evilsocket
8257d25ff3
fix: api.rest and https.server certificates are now correctly generated with IsCA to false 2019-04-21 19:55:53 +02:00
evilsocket
99a60364cd
misc: small fix or general refactoring i did not bother commenting 2019-02-21 13:51:30 +01:00
evilsocket
ec842d217e
misc: small fix or general refactoring i did not bother commenting 2019-02-21 12:09:18 +01:00
evilsocket
7a08366516
new: single https certificate / authority fields can now be customized via dedicated module parameters ( http.server, https.proxy and api.rest ) 2018-08-17 14:11:50 +02:00
mkoppmann
c77645610a
Changing http links to https when possible 2018-02-21 21:42:19 +01:00
evilsocket
5c2dc44a2d new: spoofing godaddy ca 2018-01-14 20:19:52 +01:00
evilsocket
f9f0f3d5b3 fix: several improvements to the https.proxy module 2018-01-14 19:34:15 +01:00
evilsocket
2454a669bb fix: using spoofed names for TLS certificate generation in order to be less fingerprintable (fixes #12) 2018-01-14 14:12:11 +01:00
evilsocket
47e814c9a9 new: api.rest is now on HTTPS (closes #5) 2018-01-08 07:37:29 +01:00