I use Namecheap.com as a registrar, and they resale SSL Certs from a number of other companies, including Comodo.
These are the steps I went through to set up an SSL cert.
| /*********************************************************************************************************************** | |
| *********************************************************************************************************************** | |
| * CONTENTS: | |
| * Native Object | |
| * Object Literal | |
| * Basic Object | |
| * Psuedo-Class | |
| * Self Executing/Invoking Structure | |
| * Lazy Function | |
| * Module Pattern |
I use Namecheap.com as a registrar, and they resale SSL Certs from a number of other companies, including Comodo.
These are the steps I went through to set up an SSL cert.
| // | |
| // AppDelegate.m | |
| // AnimationExamplesiPhone | |
| // | |
| // Created by Eric Allam on 10/05/2014. | |
| #import "AppDelegate.h" | |
| #pragma mark - UIColor Additions |
| // | |
| // JSONPersistence.swift | |
| // Fobo | |
| // | |
| // Created by Lacy Rhoades on 7/11/17. | |
| // Copyright © 2017 Colordeaf. All rights reserved. | |
| // | |
| import Foundation | |
| import SwiftyJSON |