﻿]load workshop\Conga\Client +target=Conga
iC←Conga.Init''
⎕←dyalog←2 ⎕NQ '.' 'GetEnvironment' 'Dyalog'
geoff←iC.ReadCertFromFile dyalog,'\TestCertificates\client\geoff-cert.pem'
⍪⊃geoff.Formatted.(Issuer Subject)
clt←Conga.Clt 'localhost' 8123
⍝ clt←Conga.Clt 'localhost' 8123 20000 geoff ⍝ (20000=timeout)
clt.certificate←geoff
clt.Connect
clt.SendRecv 