]> Repositorios git - scryer-prolog.git/commit
ADDED: library(tls), providing all predicates for TLS connections.
authorMarkus Triska <[email protected]>
Sun, 5 Dec 2021 15:46:52 +0000 (16:46 +0100)
committerMarkus Triska <[email protected]>
Sun, 5 Dec 2021 17:16:47 +0000 (18:16 +0100)
commit538085169aba6fa9cbf737fae10f512790bdd62b
treef88e027f7d84032321077215c0d0d80fac6f4558
parent7e8a635e7eb41e11058703784a08c9810ce0a00e
ADDED: library(tls), providing all predicates for TLS connections.

The currently available predicates for TLS-connections can be extended
with predicates to load and reason about certificates etc.
README.md
src/lib/tls.pl [new file with mode: 0644]