diff options
Diffstat (limited to 'src/ca/wixhttpca.def')
-rw-r--r-- | src/ca/wixhttpca.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ca/wixhttpca.def b/src/ca/wixhttpca.def index f7e3e004..281c5631 100644 --- a/src/ca/wixhttpca.def +++ b/src/ca/wixhttpca.def | |||
@@ -7,3 +7,6 @@ EXPORTS | |||
7 | SchedHttpUrlReservationsInstall | 7 | SchedHttpUrlReservationsInstall |
8 | SchedHttpUrlReservationsUninstall | 8 | SchedHttpUrlReservationsUninstall |
9 | ExecHttpUrlReservations | 9 | ExecHttpUrlReservations |
10 | SchedHttpSniSslCertsInstall | ||
11 | SchedHttpSniSslCertsUninstall | ||
12 | ExecHttpSniSslCerts | ||