/* LibreSSL - CAcert web application Copyright (C) 2004-2011 CAcert Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ if (array_key_exists('HTTP_USER_AGENT',$_SERVER) && strstr($_SERVER['HTTP_USER_AGENT'], "MSIE")) { ?>
=_('Could not initialize ActiveX object required for certificate generation.')?>
=_('You have to enable ActiveX for this to work. On Windows Vista, Windows 7 and '. 'later versions you have to add this website to the list of trusted sites '. 'in the internet settings.')?>
Internet Options -> Security -> Trusted '. 'Websites", click on "Custom Level", set "ActiveX control '. 'elements that are not marked as safe initialized on start in '. 'scripts" to "Confirm" and click "OK". Now click "Sites", add '. '"%s" and "%s" to your list of trusted sites and make the '. 'changes come into effect by clicking "Close" and "OK".'), 'https://'.$_SESSION['_config']['normalhostname'], 'https://'.$_SESSION['_config']['securehostname'])?>
}