Conversation: 
        
         
          Notices
          
           - 
            
            @silverwizard There was never SSL on sn.jonkman.ca, and since changing the URL scheme would break things, there probably won't ever be. I may consider replacing it with a new instance with SSL, but that would lose the many groups on sn.jonkman.ca (in re: https://friendica.obscuritus.ca/display/0c40ea671458501fea69b76146343143
            
            
             - 
              
              @silverwizard Oh, and the experimental gs.sobac.com instance is down. Experiment successful, but over.
              
             
 
             - 
              
              @indi I don't think redirects will work. First, the http scheme is used in URLs in the data being sent, and a redirect won't change the content of the data, only the URLs used to send/receive that data. Second, all the federated instances know my instance as http and so won't use https; third, my own instance believes it's http and won't accept or send https, so I don't think redi…