Just setting it to OpenSSL is enough, the license file is in /usr/share/licenses/openssl-1.0/LICENSEalready.
Search Criteria
Package Details: openssl-1.0 1.0.2.u-7
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openssl-1.0.git (read-only, click to copy) |
|---|---|
| Package Base: | openssl-1.0 |
| Description: | The Open Source toolkit for Secure Sockets Layer and Transport Layer Security |
| Upstream URL: | https://www.openssl.org |
| Licenses: | openssl |
| Submitter: | Foxboron |
| Maintainer: | nns |
| Last Packager: | nns |
| Votes: | 56 |
| Popularity: | 2.66 |
| First Submitted: | 2022-12-20 20:54 (UTC) |
| Last Updated: | 2025-05-19 12:44 (UTC) |
Dependencies (7)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- diffutils (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- patch (patch-gitAUR) (make)
- perl (perl-gitAUR) (make)
- ca-certificates (ca-certificates-utils) (optional)
Required by (108)
- 360cloud
- airdcpp-webclient-git
- ccminer
- couchbase4-server-community
- ddstats-rust-bin
- delegate (optional)
- delta-media-player
- denarius-git
- denariusqt-git
- dijeweled
- discimagechef-git
- dokobit-plugin
- donkey-me
- dustforce-hib-dustmod
- eea
- eea-dkms
- electroneum-git
- electroneum-git (make)
- epsxe
- eusoft-dehelper-bin
- eusoft-eshelper-bin
- eusoft-frhelper-bin
- fdr
- filecloudsync
- fontfinder
- foxitreader
- freeme2
- freeme2-svn
- freeswitch-core
- gcsf-bin
- ginkgocadx-bin
- gitreleasemanager (make)
- gitreleasemanager-git (make)
- gog-baldurs-gate-2-enhanced-edition
- gog-baldurs-gate-enhanced-edition
- gstreamer0.10-bad (make)
- gstreamer0.10-bad-plugins
- gstreamer0.10-bad-plugins (make)
- guacamole-server-git (make)
- helium-ledger-app-bin
- hostapd-wpe
- img4lib-git
- infineon-firmware-updater
- joxi
- lastpass-pocket
- latvia-eid-middleware
- lib32-openssl-1.0
- libevhtp-git (make)
- libexosip2-3xx
- libexosip2-3xx-doc
- libexosip2-3xx-tools
- libosp-bin
- mableandthewood-gog
- mailspring-git
- maldita-castilla
- marvell-msu
- meshlab-appimage
- mestrenova
- mestrenova-12
- monacoin-qt
- mongodb34-bin
- moonpanoramamaker
- nodebrain
- openresty-ldap
- pcompress-git
- powershell-git
- python-p4python
- python-tensorflow-cuda-git
- python-tensorflow-git
- qt5-pmp-base
- raven-qt
- rickrack-bin
- rmmagent
- robo3t-1.2-bin
- robo3t-bin
- ruget-bin
- sac-core-legacy
- sakia
- saleae-logic
- saleae-logic-beta
- scallion
- sge
- sielo-browser
- simple-http-server-git
- slic3r-bin
- smartdns-git
- socat2
- socat2-git
- squid-git
- ssf-git
- steam-native-runtime
- synergy2-bin
- syscoin
- syscoin-git
- system76-firmware-daemon-git
- tensorflow-cuda-git
- tensorflow-git
- transmission-i2p-git
- ttkmusicplayer-bin
- turtl
- turtl-core-rs
- vanitygen-git
- virtuoso
- virtuoso6
- wakfu-transition
- wolf-m7m-cpuminer-v2-git
- xchat-se
- zwcad-bin
Sources (7)
micwoj92 commented on 2025-05-18 00:17 (UTC)
nns commented on 2025-05-14 09:16 (UTC)
This version of OpenSSL uses the SPDX license identifier OpenSSL - however, it seems that the OpenSSL.txt file is missing from usr/share/licenses/spdx/ in base.
usr/share/licenses/openssl/LICENSE.txt is the Apache 2.0 license, which is not applicable to this version of OpenSSL.
I'm not sure how to proceed.
micwoj92 commented on 2025-05-13 21:47 (UTC)
Could you use spdx license identifier?
parsaazari commented on 2024-05-13 16:39 (UTC)
i finally could find it, through openssl site, either way thanks. can i find zip files of previous builds on archlinux site? i have been desperately trying to install an older version of davinci resolve but i cant find it anywhere and this error pops up whenever i try to compile something: DaVinci_Resolve_18.5.1_Linux.zip was not found in the build directory and is not a URL.
nns commented on 2024-05-12 19:07 (UTC)
It seems to be working fine on my end.
parsaazari commented on 2024-05-12 18:51 (UTC)
the link for source of openssl package is down. I found the github link instead https://github.com/openssl/openssl/releases/tag/OpenSSL_1_1_1s
baatochan commented on 2024-02-08 14:01 (UTC) (edited on 2024-02-08 14:01 (UTC) by baatochan)
I've encountered the issue with importing the keys as well. In my case it was related to the proxy server and the fact that the pgp command doesn't use the http-proxy env var by default. Might be helpful for those that are behind proxy - you need to use --keyserver-options "http-proxy=$http_proxy" param for pgp.
nns commented on 2023-09-11 07:11 (UTC)
Perhaps try another keyserver, for example keys.openpgp.org:
gpg --keyserver hkps://keys.openpgp.org --recv-keys \
7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C \
8657ABB260F056B1E5190839D9C4D26D0E604491
pepijn_k commented on 2023-09-09 16:12 (UTC)
@nns, @paulhart I'm getting the same error when trying the gpg command.
gpg: keyserver receive failed: Server indicated a failure
I'm not familiar at all with gpg. Is it possible I'm not meeting some other requirement?
nns commented on 2023-09-07 08:28 (UTC)
@paulhart, I just tested the command in the comment and it worked fine. Perhaps the Ubuntu keyserver was having issues when you tested - I recommend trying again.
Pinned Comments
nns commented on 2022-12-21 12:03 (UTC) (edited on 2022-12-27 08:31 (UTC) by nns)
If you recently updated your system and are wondering why your AUR helper is pulling this package (and possibly requesting PGP keys to be imported), then you have a package that depends on (or used to depend on)
openssl-1.0, which is an old release of the OpenSSL library.The
openssl-1.0package used to be packaged in thecommunityrepo - however, it was recently moved from there to the AUR.Ensure that you still have packages that depend on
openssl-1.0using pacman:If you don't, then you may remove this package from your system.
If you have issues with PGP keys being imported, try another keyserver: