j
k
j a
j l
I want a line-oriented protocol to listen on an SSL port, and I want client certificate authentication for this.
How do I specify this:
strports.service('ssl:4443:privateKey=key.pem:certKey=cert.pem:clientCert=must')
...or similar?
Back to the thread
Back to the list