# CentOS7 and OpenSSL 1.1

**URL:** https://discourse.cmake.org/t/centos7-and-openssl-1-1/6229
**Category:** Usage
**Created:** [August 9, 2022, 12:49am UTC](https://discourse.cmake.org/t/centos7-and-openssl-1-1/6229 "2022-08-09T00:49:38Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![jwm](https://discourse.cmake.org/user_avatar/discourse.cmake.org/jwm/32/654_2.png) [@jwm](https://discourse.cmake.org/u/jwm)
#### Post date: [August 17, 2022, 8:58pm UTC](https://discourse.cmake.org/t/centos7-and-openssl-1-1/6229/5 "2022-08-17T20:58:30Z")

</div>

I only mentioned the QNX link because it was a similar issue. I don’t think that will address the CentOS 7 problem of not finding “openssl11” as an alias for “openssl”.

CentOS/RHEL is notorious for handling parallel package versions by giving them new names. `pkg_search_module` seems tailor made for this purpose.

---

_[View the full topic](https://discourse.cmake.org/t/centos7-and-openssl-1-1/6229)._
