Hi Michael! Thanks for replying so fast.
You're telling me that is possible, so the remaining possibility is that I have a problem in my environment. Last question: FPC 3.2.2 can do that or I have to use trunk version? Sorry for taking your time. Em ter., 23 de ago. de 2022 às 17:05, Michael Van Canneyt via fpc-pascal < [email protected]> escreveu: > > > On Tue, 23 Aug 2022, Fabio Luis Girardi via fpc-pascal wrote: > > > Exists in FPC some example that demonstrates the use of TFPHTTPServer > > with HTTPS? The unique example that I have found is > > about TCustomHTTPApplication. > > There is no separate example. > > Using https is just setting a property UseSSL := True, and include one of > the > units that registers an SSL handler (opensslsockets or gnutlssockets) > > What more do you need ? > > Michael. > > _______________________________________________ > fpc-pascal maillist - [email protected] > https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal > -- The best regards, Fabio Luis Girardi PascalSCADA Project http://sourceforge.net/projects/pascalscada http://www.pascalscada.com
_______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
