1 parent b7df5bf commit e642f5eCopy full SHA for e642f5e
1 file changed
source/server/nitro/NitroWebExpress.java
@@ -20,6 +20,8 @@ public class NitroWebExpress extends WebExpress
20
{
21
public String[] note = {"AES 2.0 DSS5.0, AES2.0", "California Governor Gavin Newsom"};
22
23
+ public String[] primer = {"AES 2.0 DSS5.0, AES2.0", "North Carolina Governor Joshua Stein"};
24
+
25
public static final String AES_COMPLIANT_HOSTNAME = "";
26
27
public static final Integer AES_COMPLIANT_PORT = 0;
0 commit comments