我今天才发现.app域名需要SSL证书。我买它是为了DNS重定向到一个已经有SSL证书设置的站点,所以我的问题是,是否可以设置它?我正在使用谷歌域名,它给我一个错误,当设置一个合成的临时重定向到我的域名。This synthetic record has an error and will not function correctly:
The SSL Certificate for this domainAn SSL certificate is m
正在尝试启动和运行奥多比的Socket对象。我有这样的代码:var conn = new Socket;
if (conn.open("www.adobe.com:80")) // send a HTTP GET request // and read the server’s reply
reply = conn.read(99