023 sslCertificateInstall
This commit is contained in:
+3
-1
@@ -47,6 +47,8 @@
|
||||
output="false"
|
||||
hint="Fires when the application is first created.">
|
||||
|
||||
<!--- *** Lucee specific function --->
|
||||
<cfset sslCertificateInstall(host="elma-cache.adl.nubes.ru", port=443)/><!--- ************************ duplicate address --->
|
||||
<!--- *** мы не проверяем срок жизни сертификата и его отзыв--->
|
||||
<cfset application.idpCertificate = getIdpCertificate(this.idpCertUrl)/>
|
||||
<!--- <cfset this.iamServiceUrl = locateIamService()/> --->
|
||||
@@ -90,7 +92,7 @@
|
||||
|
||||
<!--- global settings --->
|
||||
<cfset request.RECORDS_PER_PAGE=500/>
|
||||
<cfset request.APP_VERSION="0.00.022"/>
|
||||
<cfset request.APP_VERSION="0.00.023"/>
|
||||
<cfheader name="X-Application-Version" value=#request.APP_VERSION#/>
|
||||
<cfset request.STAND=getStand()/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user