public HttpsRewriteOptionsConfiguration(IHttpsSettingsStore <HttpsSettings> httpsSettingsStore)
 {
     _httpsSettingsStore = httpsSettingsStore;
 }