Atozed Forums
https in IntraWeb 11.0.65 - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: https in IntraWeb 11.0.65 (/thread-596.html)



https in IntraWeb 11.0.65 - I.Igor - 08-20-2018

Hello. 
I use IntraWeb XI and Delphi 2007.
I would like https to use more encryption algorithms than SSL2 and SSL3. How can i do this?


RE: https in IntraWeb 11.0.65 - Alexandre Machado - 08-21-2018

(08-20-2018, 03:11 PM)I.Igor Wrote: Hello. 
I use IntraWeb XI and Delphi 2007.
I would like https to use more encryption algorithms than SSL2 and SSL3. How can i do this?

Hi Igor,

If you set to SSLv23, IntraWeb's Indy server will use version negotiation and will probably accept any version supported by the client. Have you tried it?


RE: https in IntraWeb 11.0.65 - I.Igor - 08-21-2018

(08-21-2018, 09:46 AM)Alexandre Machado Wrote:
(08-20-2018, 03:11 PM)I.Igor Wrote: Hello. 
I use IntraWeb XI and Delphi 2007.
I would like https to use more encryption algorithms than SSL2 and SSL3. How can i do this?

Hi Igor,

If you set to SSLv23, IntraWeb's Indy server will use version negotiation and will probably accept any version supported by the client. Have you tried it?

Hi Alexandre. I thought this was a switch between SSL2 and SSL3, or both. Now I have the switch set to SSLv23. Is there any way to find out what kind of encryption method the browser actually uses?


RE: https in IntraWeb 11.0.65 - Alexandre Machado - 09-04-2018

Hi,

the best way is to submit your application to sslabs.com

You can put it in any server and run the tests. The final report will tell you exactly what your application is supporting and how it performs (from A+ - Excellent - to F - a complete failure)