IndyHttpsDemo Rename Files ? - 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: IndyHttpsDemo Rename Files ? (/thread-2790.html) |
IndyHttpsDemo Rename Files ? - Andreas Bleckat - 07-10-2022 Hello, I have received 3 files of self-signed certificates from ZeroSSL.com, what should I rename the following files to? ca_bundle.crt certificate.crt private.key According to demo text I should rename 2 files: crt.txt -> cert.pem key.txt -> key.pem With kind regards Andreas Bleckat RE: IndyHttpsDemo Rename Files ? - Alexandre Machado - 07-10-2022 Hi Andreas, I assume that you are installing as HTTP.SYS application, not Indy, is that correct? RE: IndyHttpsDemo Rename Files ? - Andreas Bleckat - 07-11-2022 (07-10-2022, 09:14 PM)Alexandre Machado Wrote: Hi Andreas,No I mean the demo "IndyHttpsDemo". I send a screenshot of the demo with. With kind regards Andreas Bleckat RE: IndyHttpsDemo Rename Files ? - Alexandre Machado - 07-17-2022 certificate.crt -> cert.pem private.key -> key.pem If you generate the certificate using our own tool IWCertificateManager (Which goes with every Intraweb installation) you can select it to do it automatically for you if you select Server type = Indy |