Server gets client's CN
[hcoop/domtool2.git] / src / openssl.sig
index 3179103..ef6403d 100644 (file)
@@ -42,5 +42,6 @@ val shutdown : listener -> unit
 val accept : listener -> bio option
 
 val peerCN : bio -> string
 val accept : listener -> bio option
 
 val peerCN : bio -> string
+val acceptPeerCN : bio -> string
 
 end
 
 end