Difference between revisions of "Openssl"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=OpenSSL |Short description=Toolkit for Secure Sockets Layer and Transport Layer Security |Full description=The OpenSSL Project is a collaborative effort to develop ...")
 
(version 1.0.2d)
Line 3: Line 3:
 
|Short description=Toolkit for Secure Sockets Layer and Transport Layer Security
 
|Short description=Toolkit for Secure Sockets Layer and Transport Layer Security
 
|Full description=The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, fully featured, free and open source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) as well as a full-strength general-purpose cryptography library.
 
|Full description=The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, fully featured, free and open source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) as well as a full-strength general-purpose cryptography library.
 +
|Homepage URL=https://www.openssl.org/
 
|User level=none
 
|User level=none
|Status=Live
 
 
|Component programs=SSL library,Crypto library,openssl command line tool
 
|Component programs=SSL library,Crypto library,openssl command line tool
|Homepage URL=http://www.openssl.org/
+
|VCS checkout command=git clone git://git.openssl.org/openssl.git
|VCS checkout command=
 
 
|Computer languages=C,Perl
 
|Computer languages=C,Perl
 
|Documentation note=User FAQ included; User manpage included and available in HTML format from http://www.openssl.org/docs/
 
|Documentation note=User FAQ included; User manpage included and available in HTML format from http://www.openssl.org/docs/
|Paid support=
+
|Related projects=GnuTLS,LibreSSL
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=WebJob,pyGnuTLS,Apache_CouchDB
 
 
|Keywords=security,SSL,cryptography,library,OpenSSL,TLS
 
|Keywords=security,SSL,cryptography,library,OpenSSL,TLS
|Is GNU=n
+
|Version identifier=1.0.2d
|Last review by=Janet Casey
+
|Version date=2015/07/09
|Last review date=2008-01-07
+
|Version status=stable
 +
|Version download=https://www.openssl.org/source/openssl-1.0.2d.tar.gz
 +
|Version comment=1.0.2d stable released 2015-07-09
 +
1.0.1p stable released 2015-07-09
 +
1.0.0s stable released 2015-06-11
 +
0.9.8zg stable released 2015-06-11
 +
|Last review by=Genium
 +
|Last review date=2015/09/25
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.9.8a
+
|Status=
|Version date=2005-10-12
+
|Is GNU=No
|Version status=stable
+
|License verified date=2002-08-06
|Version download=http://www.openssl.org/source/openssl-0.9.8.tar.gz
+
}}
 +
{{Project license
 +
|License=OpenSSL License
 +
|License verified by=Janet Casey
 
|License verified date=2002-08-06
 
|License verified date=2002-08-06
|Version comment=0.9.8a stable released 2005-10-12
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=OpenSSL Project Team
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=OpenSSL Project Team
 
 
|Email=openssl@openssl.org
 
|Email=openssl@openssl.org
 
|Resource URL=
 
|Resource URL=
Line 37: Line 41:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://www.openssl.org/source/repos.html
+
|Resource URL=https://git.openssl.org/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=User
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://www.openssl.org/support/rt2.html
+
|Resource URL=https://github.com/openssl/openssl
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 52: Line 56:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:ssl-dev@openssl.org
+
|Resource URL=mailto:openssl-dev@openssl.org
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Support
 
|Resource audience=Support
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:ssl-users@openssl.org
+
|Resource URL=mailto:openssl-users@openssl.org
 +
}}
 +
{{Resource
 +
|Resource audience=User,Developer
 +
|Resource kind=Download
 +
|Resource URL=https://www.openssl.org/source/
 +
}}
 +
{{Resource
 +
|Resource audience=User
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=https://mta.openssl.org/mailman/listinfo/openssl-announce
 +
}}
 +
{{Resource
 +
|Resource audience=User
 +
|Resource kind=Homepage
 +
|Resource URL=https://wiki.openssl.org/index.php/Main_Page
 +
}}
 +
{{Resource
 +
|Resource audience=User,Developer
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://rt.openssl.org/
 +
}}
 +
{{Resource
 +
|Resource audience=Bug report
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:rt@openssl.org
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=ftp://ftp.openssl.org/source/
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line,library
+
|Interface=command-line, library
|Security=encryption,firewall
+
|Security=encryption, firewall
 
|Use=security
 
|Use=security
}}
 
{{Project license
 
|License=OpenSSL License
 
|License verified by=Janet Casey
 
|License verified date=2002-08-06
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 77: Line 106:
 
|Prerequisite description=make
 
|Prerequisite description=make
 
}}
 
}}
 +
{{Featured}}

Revision as of 04:31, 25 September 2015


[edit]

OpenSSL

https://www.openssl.org/
Toolkit for Secure Sockets Layer and Transport Layer Security

The OpenSSL Project is a collaborative effort to develop a robust, professional-grade, fully featured, free toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) as well as a full-strength general-purpose cryptography library.





Licensing

License

Verified by

Verified on

Notes

License

Apache2.0

Verified by

GNUtoo

Verified on

30 December 2022

Notes

README.md in openssl-3.0.7 tarball. https://github.com/openssl/openssl/blob/master/LICENSE




Leaders and contributors

Contact(s)Role
OpenSSL Project Team Maintainer


Resources and communication

AudienceResource typeURI
FTPDownloadftp://ftp.openssl.org/source/
UserHomepagehttps://wiki.openssl.org/index.php/Main_Page
Ruby (Ref)https://rubygems.org/gems/openssl
DeveloperVCS Repository Webviewhttps://git.openssl.org/
R (Ref)https://cran.r-project.org/web/packages/openssl
DeveloperE-mailmailto:openssl-dev@openssl.org
Bug reportE-mailmailto:rt@openssl.org
UserMailing List Subscribehttps://mta.openssl.org/mailman/listinfo/openssl-announce
UserVCS Repository Webviewhttps://github.com/openssl/openssl
User,DeveloperDownloadhttps://www.openssl.org/source/
SupportE-mailmailto:openssl-users@openssl.org
Debian (Ref)https://tracker.debian.org/pkg/openssl
HelpE-mailmailto:ssl-announce@openssl.org
User,DeveloperBug Trackinghttps://rt.openssl.org/


Software prerequisites

KindDescription
Required to usePerl 5
Required to buildPerl 5
Required to buildmake




Entry












"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Bug report" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.












Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.