The override functionality in the CCK2 can do this. It has to do with making an initial call to the server and overriding the SSL execptions.
https://github.com/mkaply/cck2wizard/blob/master/cck2/modules/CCK2.jsm#L834 It can probably be done in Autoconfig. Mike On Mon, Feb 6, 2017 at 8:47 AM, Mossroy <[email protected]> wrote: > I would also put a reverse-proxy in front of the old server. > > I did something very similar, for an old Oracle server too : > https://blog.mossroy.fr/2015/02/27/un-reverse-proxy-apache- > pour-acceder-a-de-vieux-serveurs-en-sslv3/ (in French) > > > > Regards, > > Mossroy > > Le 06-02-2017 15:26, Osdoba, Sascha a écrit : > > Hi, > > > > we have an expired webserver certificate but still users who have to use > this server and they get the certificate warning > > > > Is there any possibility to get around the warning? And even if its > possible – can I set only for this server/website? > > > > Background: > > > > Oracle webserver - very old and can only handle SHA1 but we get no SHA1 > certificate any more, communication is only in intern > > > > > > Regards, > > > > Sascha Osdoba > > > > _______________________________________________ > Enterprise mailing list > [email protected] > https://mail.mozilla.org/listinfo/enterprise > > To unsubscribe from this list, please visit https://mail.mozilla.org/ > listinfo/enterprise or send an email to [email protected] > with a subject of "unsubscribe" > > > > > _______________________________________________ > Enterprise mailing list > [email protected] > https://mail.mozilla.org/listinfo/enterprise > > To unsubscribe from this list, please visit https://mail.mozilla.org/ > listinfo/enterprise or send an email to [email protected] > with a subject of "unsubscribe" >
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

