BJ_114988
Nov 26, 2018Nimbostratus
confused! not sure what is difference between these commands
what is difference between curl , openssl and WGET ?
when to use these commands ?
as all commands basically used to test ssl on server or VIP. is ther any difference in ciphers that they used.
i read that they use some different ssl libraries. is it true ?
You can specify it (https://curl.haxx.se/docs/ssl-ciphers.html) to use whatever you want. Otherwise it will negotiate it with the newest version it supports and down, like a browser would.