[stunnel-users] HTTP to HTTPS
Константин Кручинин
kruchinin.c at gmail.com
Wed Dec 26 14:54:34 CET 2018
Good day!
Is it possible to realize the means of Stunnel, the following functionality?
There is an application that is not able to SSL, I need to send data to the
server over HTTPS.
How can this be implemented without installing an instance of Stunnel on
the server side?
Do I need to specify the certificate when implementing the above, if so,
what kind of certificates are needed?
At the moment I have the following config.
sslVersion = all
options = NO_SSLv2
options = NO_SSLv3
fips = no
[https]
client = yes
connect = externalhost:9443
accept = localhost:54321
TIMEOUTclose = 0
TIMEOUTconnect = 200
TIMEOUTidle = 86400
--
Best regards,
*Constantin Kruchinin*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20181226/dbfcf2bb/attachment.html>
More information about the stunnel-users
mailing list