index.htm 364 B

12345678910
  1. <HTML>
  2. <HEAD>
  3. <TITLE>Welcome to the Indy SSL HTTP Server Demo Application</TITLE>
  4. </HEAD>
  5. <BODY>
  6. <H1>Welcome to the Indy SSL HTTP Server Demo Application</H1>
  7. Congratulations if you are viewing this by navigating to an https address then you have
  8. properly configured your SSL Server and Certificates for use with Indy!
  9. </BODY>
  10. </HTML>