Bug 2224582 - Running nginx with systemctl and entering ssl private key's pass phrase
Summary: Running nginx with systemctl and entering ssl private key's pass phrase
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: nginx
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Felix Kaechele
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-21 14:35 UTC by Luboš Uhliarik
Modified: 2023-07-21 16:15 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-07-21 16:15:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Luboš Uhliarik 2023-07-21 14:35:11 UTC
Description of problem:
Is there a way to run nginx with "systemctl start nginx" command?


Version-Release number of selected component (if applicable):
# rpm -qa nginx
nginx-1.24.0-1.fc36.x86_64


How reproducible:
Configure ssl on nginx and using an encrypted private key

Reproducible: Always

Steps to Reproduce:
1. Install nginx 1.24 on Fedora
2. Configure ssl using an encrypted private key
3. Try to run nginx with "systemctl start nginx"
4. It fails
Actual Results:  
Nginx fails to start, since there is no way to enter pass phrase.


Note You need to log in before you can comment on or make changes to this bug.