Re: TLS server-client in Pike
Henrik Grubbström <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Organization | Roxen Internet Software AB |
| Message-ID | <[email protected]> |
On Thu, 2 Jun 2016, Siddhant Gupta wrote: > https://github.com/Siddhant085/SSL_client_pike/blob/master/sslclient.pike > This is the github link to my code. I am a little confused as the SSL > module has changed from pike version 7.8. > The older version had SSL.ClientConnection and SSL.ServerConnection but the > newer versions don't have these classes You mean the other way around, right? In Pike 7.8 and earlier the client/server and blocking modes where set with argument 3 and 4 to SSL.sslfile()->create() respectively. /grubba -- Henrik Grubbström [email protected] Roxen Internet Software AB