Keywords: Nginx - AWS - Technical issue - Secure Connections (SSL/HTTPS)
Description:
Used the guide: https://docs.bitnami.com/aws/how-to/understand-bncert/
But it can't find the install in /opt/bitnami
The stack folder has
apps ctlscript.sh README.txt
bncert img scripts
bncert-tool letsencrypt sqlite
bnsupport licenses stats
bnsupport-regex.ini manager-linux-x64.run use_wordpresspro
bnsupport-tool mysql var
changelog.txt nginx varnish
common php
config properties.ini
and
~/stack/nginx/conf$ ls
bitnami mime.types.default server.csr
fastcgi.conf nginx.conf server.key
fastcgi.conf.default nginx.conf.default uwsgi_params
fastcgi_params privkey.pem uwsgi_params.default
fastcgi_params.default sample_domain_host.conf vhosts
koi-utf scgi_params win-utf
koi-win scgi_params.default
mime.types server.crt
So bncert-tool was installed but now I am not sure how to get the installer to run so I can get a new certificate. I am using Approach B: Self-contained installation.
But it asks me for bitnami location and I am unsure where that is since it isn't in /opt/bitnami or when I say /stack
Any help would be much appreciated. Thanks.