<div dir="ltr">We are using openssl binary to deal with certificates in our rpm. <br>Is it required to have an openssl-devel package if we are dealing  only with the openssl binary ?<br><br>As per my understanding,<div><span style="color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;white-space:pre-wrap;background-color:rgb(247,247,248)">The </span><code style="border:0px solid rgb(217,217,227);box-sizing:border-box;font-size:0.875em;font-weight:600;white-space:pre-wrap;background-color:rgb(247,247,248);font-family:"S\0000f6hne Mono",Monaco,"Andale Mono","Ubuntu Mono",monospace">openssl-devel</code><span style="color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;white-space:pre-wrap;background-color:rgb(247,247,248)"> package provides the header files and libraries needed for developing applications that use the OpenSSL library. It is not required for running the </span><code style="border:0px solid rgb(217,217,227);box-sizing:border-box;font-size:0.875em;font-weight:600;white-space:pre-wrap;background-color:rgb(247,247,248);font-family:"S\0000f6hne Mono",Monaco,"Andale Mono","Ubuntu Mono",monospace">openssl</code><span style="color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;white-space:pre-wrap;background-color:rgb(247,247,248)"> command-line tool, unless you are building your own version of the </span><code style="border:0px solid rgb(217,217,227);box-sizing:border-box;font-size:0.875em;font-weight:600;white-space:pre-wrap;background-color:rgb(247,247,248);font-family:"S\0000f6hne Mono",Monaco,"Andale Mono","Ubuntu Mono",monospace">openssl</code><span style="color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;white-space:pre-wrap;background-color:rgb(247,247,248)"> binary from source code.</span><br></div><div><span style="color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;white-space:pre-wrap;background-color:rgb(247,247,248)"><br></span></div><div><br></div></div>