---
title: Minit Plugin and SSL
date: 2013-09-30T12:15:06+00:00
modified: 2013-09-30T19:04:36+00:00
permalink: https://kaspars.net/blog/minit-plugin-ssl-https
post_type: post
author:
  name: Kaspars
  avatar: https://reverse.kaspars.net/gravatar/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?s=96&d=mm&r=g
post_tag:
  - Plugin
  - Speed
category:
  - Web Performance
  - WordPress
---

# Minit Plugin and SSL

I have updated the [Minit plugin](https://github.com/kasparsd/minit) to add support for secure asset URIs (SSL/HTTPS). The plugin now enqueues combined Javascript and CSS files using the appropriate URI scheme (uses HTTPS if `is_ssl()` returns true), and will also rewrite asset URIs inside CSS files (for images, web fonts, etc.) to use the correct URI scheme.