unixcommunity/openssl
Project ID: 11543
Description
OpenSSL - криптографический пакет с открытым исходным кодом для работы с SSL/TLS. Позволяет создавать ключи RSA, DH, DSA и сертификаты X.509, подписывать их, формировать CSR и CRT. Также имеется возможность шифрования данных и тестирования SSL/TLS соединений.
Пакет распространяется "как есть", без каких-либо гарантий. Устанавливать и использовать на свой страх и риск.
Ссылки
- UNIX.Community - Сообщество UNIX и Linux
- UNIX.Community / GitHub / OpenSSL
- UNIX.Community / Facebook
- UNIX.Community / ВКонтакте
- UNIX.Community / Twitter
- UNIX.Community / YouTube
Installation Instructions
- Подключить репозиторий UNIX.Community:
dnf copr enable unixcommunity/openssl
. - Установить пакет:
dnf install openssl
.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (15)* | EPEL 7 (128 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable unixcommunity/openssl
More info about enabling Copr repositories