summaryrefslogtreecommitdiff
path: root/net-misc/stunnel/metadata.xml
blob: e288ed89e882a420f2a40e2f2eee71a996142784 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <use>
    <flag name="stunnel3">Install the stunnel3 wrapper.</flag>
  </use>
  <longdescription lang="en">
		Stunnel is a program that allows you to encrypt arbitrary TCP
		connections inside SSL (Secure Sockets Layer) available on both Unix and
		Windows. Stunnel can allow you to secure non-SSL aware daemons and
		protocols (like POP, IMAP, LDAP, etc) by having Stunnel provide the
		encryption, requiring no changes to the daemon's code.
	</longdescription>
  <upstream>
    <changelog>https://www.stunnel.org/NEWS.html</changelog>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>