Re: Enable SSLv3 from a specific IP

2022-09-25 Thread Viktor Dukhovni
On Sun, Sep 25, 2022 at 10:24:23AM +0200, Lists Nethead wrote: > > You probably do not need a dedicated port, just configure both an > > RSA and a DSA certificate. Why you'd want to do this is a mystery, > > an SMTP client that only supports DSS is rather a museum piece. > > Thank you Viktor for

Re: Enable SSLv3 from a specific IP

2022-09-25 Thread Lists Nethead
Quoting Viktor Dukhovni : On Sat, Sep 24, 2022 at 01:22:30PM +0200, Lists Nethead wrote: I am tasked with what the subject says, to enable DHE-DSS-AES128-SHA SSLv3 Kx=DH Au=DSS Enc=AES(128) Mac=SHA1 from a specific IP. Note that while the cipher was first defined for use in SSLv3, it con