SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

letsencrypt rpm build for : OpenSuSE. For other distributions click letsencrypt.

Name : letsencrypt
Version : 0.1 Vendor : Let's Encrypt Project
Release : 7.3 Date : 2016-04-06 03:05:55
Group : Development/Libraries Source RPM : letsencrypt-0.1-7.3.src.rpm
Size : 0.95 MB
Packager : (none)
Summary : Let\'s Encrypt
Description :
About the Let\'s Encrypt Client
==============================

|build-status| |coverage| |docs|

In short: getting and installing SSL/TLS certificates made easy (`watch demo video`_).

The Let\'s Encrypt Client is a tool to automatically receive and install
X.509 certificates to enable TLS on servers. The client will
interoperate with the Let\'s Encrypt CA which will be issuing browser-trusted
certificates for free beginning the summer of 2015.

It\'s all automated:

* The tool will prove domain control to the CA and submit a CSR (Certificate
Signing Request).
* If domain control has been proven, a certificate will get issued and the tool
will automatically install it.

All you need to do is:

::

userAATTwww:~$ sudo letsencrypt www.example.org


**Encrypt ALL the things!**


.. |build-status| image:: https://travis-ci.org/letsencrypt/lets-encrypt-preview.svg?branch=master
:target: https://travis-ci.org/letsencrypt/lets-encrypt-preview
:alt: Travis CI status

.. |coverage| image:: https://coveralls.io/repos/letsencrypt/lets-encrypt-preview/badge.svg?branch=master
:target: https://coveralls.io/r/letsencrypt/lets-encrypt-preview
:alt: Coverage status

.. |docs| image:: https://readthedocs.org/projects/letsencrypt/badge/
:target: https://readthedocs.org/projects/letsencrypt/
:alt: Documentation status

.. _watch demo video: https://www.youtube.com/watch?v=Gas_sSB-5SU


Disclaimer
----------

This is a **DEVELOPER PREVIEW** intended for developers and testers only.

**DO NOT RUN THIS CODE ON A PRODUCTION SERVER. IT WILL INSTALL CERTIFICATES
SIGNED BY A TEST CA, AND WILL CAUSE CERT WARNINGS FOR USERS.**


Current Features
----------------

* web servers supported:

- apache2.x (tested and working on Ubuntu Linux)

* the private key is generated locally on your system
* can talk to the Let\'s Encrypt (demo) CA or optionally to other ACME
compliant services
* can get domain-validated (DV) certificates
* can revoke certificates
* adjustable RSA key bitlength (2048 (default), 4096, ...)
* optionally can install a http->https redirect, so your site effectively
runs https only
* fully automated
* configuration changes are logged and can be reverted using the CLI
* text and ncurses UI
* Free and Open Source Software, made with Python.


Links
-----

Documentation: https://letsencrypt.readthedocs.org/

Software project: https://github.com/letsencrypt/lets-encrypt-preview

Main Website: https://letsencrypt.org/

IRC Channel: #letsencrypt on `Freenode`_

Mailing list: `client-dev`_ (to subscribe without a Google account, send an
email to client-dev+subscribeAATTletsencrypt.org)

.. _Freenode: https://freenode.net
.. _client-dev: https://groups.google.com/a/letsencrypt.org/forum/#!forum/client-dev

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/lhaig/SLE_12/x86_64

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
letsencrypt
letsencrypt(x86-64)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
python(abi) = 2.7
rpmlib(PayloadIsLzma) <= 4.4.6-1
ca-certificates
/usr/bin/python
swig
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python-augeas


Content of RPM :
/usr/bin/letsencrypt
/usr/lib/python2.7/site-packages/letsencrypt
/usr/lib/python2.7/site-packages/letsencrypt-0.1-py2.7.egg-info
/usr/lib/python2.7/site-packages/letsencrypt-0.1-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/letsencrypt-0.1-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/letsencrypt-0.1-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/letsencrypt-0.1-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/letsencrypt-0.1-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/letsencrypt-0.1-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/letsencrypt-0.1-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/letsencrypt/__init__.py
/usr/lib/python2.7/site-packages/letsencrypt/__init__.pyc
/usr/lib/python2.7/site-packages/letsencrypt/acme
/usr/lib/python2.7/site-packages/letsencrypt/acme/__init__.py
/usr/lib/python2.7/site-packages/letsencrypt/acme/__init__.pyc
/usr/lib/python2.7/site-packages/letsencrypt/acme/errors.py
/usr/lib/python2.7/site-packages/letsencrypt/acme/errors.pyc
/usr/lib/python2.7/site-packages/letsencrypt/acme/interfaces.py
/usr/lib/python2.7/site-packages/letsencrypt/acme/interfaces.pyc
/usr/lib/python2.7/site-packages/letsencrypt/acme/jose.py
/usr/lib/python2.7/site-packages/letsencrypt/acme/jose.pyc
/usr/lib/python2.7/site-packages/letsencrypt/acme/jose_test.py
/usr/lib/python2.7/site-packages/letsencrypt/acme/jose_test.pyc
/usr/lib/python2.7/site-packages/letsencrypt/acme/messages.py
/usr/lib/python2.7/site-packages/letsencrypt/acme/messages.pyc
/usr/lib/python2.7/site-packages/letsencrypt/acme/messages_test.py
/usr/lib/python2.7/site-packages/letsencrypt/acme/messages_test.pyc
/usr/lib/python2.7/site-packages/letsencrypt/acme/other.py
/usr/lib/python2.7/site-packages/letsencrypt/acme/other.pyc
/usr/lib/python2.7/site-packages/letsencrypt/acme/other_test.py
There is 198 files more in these RPM.

 
ICM