adding SSL cert (wodWebServer / wodWebServer.NET)
I'm trying to add a self-sign SSL cert to my app (using wodWebServer).
Via http://www.selfsignedcertificate.com/ I generated a cert.
It generates a .KEY and a .CERT file.
From my understanding the .KEY is what you would call in the  C:Program FilesWeOnlyDo.ComWebServerSamplesVBComponent3. SSL Server  sample the .PEM file.  And the .CERT seems to be the .KEY file, is that correct?











