Hello. I have a Windows 11 PC. I have complete control of the PC.
I'm using it as a database application server. I use Oracle 21.C for the database layer and Oracle APEX 21.2 and ORDS 21.4.
I would like to accomplish two things:
Convert my HTTP web server to HTTPS
Enable a certificate for the FTP server (I use FileZilla 1.2)
Can I accomplish these goals with Let's Encrypt? Is there documentation to guide me with this effort?
Many Thanks for looking at this.
Hi @PhilMand and welcome to the LE community forum
Unless you have a very old/complicated web server, that should be straight-forward.
Which web server and version are you trying to secure with TLS?
This is a bit more complicated.
First get a cert from LE.
Then read through their instructions on "how-to" us e a cert to secure FTP.
[there are multiple ways to secure FTP - I don't use FileZilla]
If it can be done with any CA cert, then yes - LE is no different.
Hello rg305. Thanks for responding. The Web server is ORDS (Oracle RESTful Data Service) version 21.4. ORDS works with Oracle APEX (APplication EXpress), These releases are just a few months old. Is there documentation about working with ORDS?
Thanks again for responding.
Phil