<div dir="ltr">Hi,<br><div><br></div><div>I am running CentOS Linux release 7.9.2009 (Core).</div><div><br></div><div>#rpm -qa | grep openssl<br>openssl-devel-1.0.2k-21.el7_9.x86_64<br>openssl-libs-1.0.2k-21.el7_9.x86_64<br>openssl-1.0.2k-21.el7_9.x86_64<br>openssl-perl-1.0.2k-21.el7_9.x86_64<br></div><div><br></div><div>cd /etc/pki/tls/misc</div><div>[root@basheerdevops misc]# ll<br>total 64<br>-rwxr-xr-x. 1 root root 5178 Dec 17 02:53 CA<br>-rwxr-xr-x  1 root root 5691 Dec 17 02:53 CA.pl<br>-rwxr-xr-x. 1 root root  119 Dec 17 02:53 c_hash<br>-rwxr-xr-x. 1 root root  152 Dec 17 02:53 c_info<br>-rwxr-xr-x. 1 root root  112 Dec 17 02:53 c_issuer<br>-rwxr-xr-x. 1 root root  110 Dec 17 02:53 c_name<br>-rw-r--r--  1 root root 4837 Feb 16 05:51 newcert.pem<br>-rw-r--r--  1 root root 1834 Feb 16 05:49 newkey.pem<br>-rw-r--r--  1 root root 1115 Feb 16 05:49 newreq.pem<br>-rwxr-xr-x  1 root root 6419 Dec 17 02:53 target<br></div><div><br></div><div> #./CA.pl -newreq --> is there a way to specify server name? For example gitlabinternal.  By default, it saves in file <b>newcert.pem</b></div><div> #./CA.pl -sign <br></div><div><br></div><div>I ran the below command to copy </div><div>#cp newcert.pem gitlabinternal.pem </div><div>#openssl x509 -in gitlabinternal.pem -noout -text<br></div><div><br></div><div>Is there a way to specify servername in ./CA.pl -newreq  command ? Please suggest further. Thanks in advance. </div><div><br></div><div>Best Regards,</div><div><br></div><div>Kaushal</div><div><br></div><div><br></div></div>