diff --git a/VERSION b/VERSION
index 90a27f9..9084fa2 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.5
+1.1.0
diff --git a/project/bncert-functions.xml b/project/bncert-functions.xml
index 15756e6..dba31e5 100644
--- a/project/bncert-functions.xml
+++ b/project/bncert-functions.xml
@@ -52,6 +52,17 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/project/bncert-webserver-apache-functions.xml b/project/bncert-webserver-apache-functions.xml
index 55484a8..eaa682d 100644
--- a/project/bncert-webserver-apache-functions.xml
+++ b/project/bncert-webserver-apache-functions.xml
@@ -339,6 +339,8 @@ file rename -force $tmpFile $file
+
+
diff --git a/project/bncert-webserver-functions.xml b/project/bncert-webserver-functions.xml
index 3d24ad8..f3e2462 100644
--- a/project/bncert-webserver-functions.xml
+++ b/project/bncert-webserver-functions.xml
@@ -2,16 +2,28 @@
bncertwebserverfunctions
0
-
-
+
+
+ or
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
- Currently only installations using the Apache web server are supported. Please follow the alternative approach described in this guide:
+ Currently only installations using the Apache or NGINX web servers are supported. Please follow the alternative approach described in this guide:
https://docs.bitnami.com/general/how-to/generate-install-lets-encrypt-ssl/#alternative-approach
@@ -25,38 +37,89 @@ https://docs.bitnami.com/general/how-to/generate-install-lets-encrypt-ssl/#alter
-
+
+
+
+
+
+
+
+
+
+
+ or
-
+
+
+
+
+
+
+
+ or
-
+
+
+
+
+
+
+
+ or
-
+
+
+
+
+
+
+
+ or
-
+
+
+
+
+
+
+
+ or
-
+
+
+
+
+
+
+
+ or
-
+
+
+
+
+
+
+
@@ -114,8 +177,18 @@ https://docs.bitnami.com/general/how-to/generate-install-lets-encrypt-ssl/#alter
+ or
-
+
+
+
+
+
+
+
+
+
+
@@ -178,7 +251,11 @@ https://docs.bitnami.com/general/how-to/generate-install-lets-encrypt-ssl/#alter
-
+
+
+
+
+
@@ -187,47 +264,96 @@ https://docs.bitnami.com/general/how-to/generate-install-lets-encrypt-ssl/#alter
-
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
-
+
+
+
+
+
+
-
+
+
+
+
+
+
-
+
+
+
+
+
+
-
+
+
+
+
+
+
-
+
+
+
+
+
+
-
+
+
+
+
+
+
-
+
+
+
+
+
+
@@ -236,7 +362,16 @@ https://docs.bitnami.com/general/how-to/generate-install-lets-encrypt-ssl/#alter
-
+
+
+
+
+
+
+
+
+
+
diff --git a/project/bncert-webserver-nginx-functions.xml b/project/bncert-webserver-nginx-functions.xml
new file mode 100644
index 0000000..c014602
--- /dev/null
+++ b/project/bncert-webserver-nginx-functions.xml
@@ -0,0 +1,82 @@
+
+ bncertwebservernginxfunctions
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ location ^~ /.well-known {
+ default_type "text/plain";
+ alias ${appWebDirectory};
+}
+
+
+
+
+
+
diff --git a/project/bncert.xml b/project/bncert.xml
index 6bd5630..d89a19d 100644
--- a/project/bncert.xml
+++ b/project/bncert.xml
@@ -29,6 +29,7 @@
+
@@ -551,6 +552,7 @@
+