Jump to content

Search the Community

Showing results for tags 'certfile'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Hello, for "SSL Support in HyperServer" i found http://www.unigui.com/doc/online_help/ssl-support-in-hyperserver.htm but now i have more questions as before ;-) i have a apache webserver running without https - i want to run it just over https what must i do in \apache\config\httpd.conf \apache\conf\extra\httpd-ssl.conf what must i do in delphi - server module? what must i do in [unigui_application_name_1].ssl.cfg what must i do in [unigui_application_name_1].cfg (do i need both Hyperserver Configfiles????) i have 2 unigui-apps on the Apache Server - so i have 2 Hyperserver-cfg files .. is it possile to do it allso with 2 Hyperserver-ssl.cfg And what is the job of the webserver OWNER? - is it enouth to become following informations? SSL.SSLOptions.RootCertFile = 'xxx.pem' SSL.SSLOptions.CertFile = 'xxx.pem' SSL.SSLOptions.KeyFile = 'xxx.pem' SSL.SSLOptions.Method = sslvTLSv1_1 SSL.SSLOptions.SSLVersions = [sslvTLSv1_1] SSL.SSLOptions.Mode = sslmUnassigned SSL.SSLOptions.VerifyMode = [] SSL.SSLOptions.VerifyDepth = 0 SSL.SSLPassword = 'xxx' ThanX for informations Erich
×
×
  • Create New...