Skip to content

Wrong '.der' file-check after creating Certificates via RFC 2136 and Inhouse FreeIPA #1164

Answered by tuxmi
tuxmi asked this question in Q&A
Discussion options

You must be logged in to vote

I only had to add this three environments variables to my systemd-file, which starts my NPMplus proxy:

  -e "REQUESTS_CA_BUNDLE=/data/etc/npm/ca.crt" \
  -e "SSL_CERT_FILE=/data/etc/npm/ca.crt" \
  -e "SSL_CERT_DIR=/data/etc/npm" \

Now it seems, that only a liddle hook is missing, that will right execute the needed command to create the .der file, before running the configuration file /usr/local/nginx/conf/nginx.conf test, which will fail without the .der-file

Replies: 4 comments 26 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
14 replies
@tuxmi
Comment options

@tuxmi
Comment options

@Zoey2936
Comment options

@Zoey2936
Comment options

@tuxmi
Comment options

Comment options

You must be logged in to vote
9 replies
@Zoey2936
Comment options

@tuxmi
Comment options

Answer selected by Zoey2936
@Zoey2936
Comment options

@tuxmi
Comment options

@Zoey2936
Comment options

@Zoey2936
Comment options

Comment options

You must be logged in to vote
3 replies
@Zoey2936
Comment options

@AngelAsukii
Comment options

@Zoey2936
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1163 on October 13, 2024 20:45.