hi,guys.
I don't want to use https.
Can you tell me how I can't use it.
When I click on a protected link on the chrome, http://saml.dev/simplesaml/module.php/core/authenticate.php jumps to the idp.saml.dev host, which I think is right. But there was an error on the idp.saml.dev host.
Backtrace:
1 E:\GITFILE\GITHUB\simplesamlphp\www\_include.php:43 (SimpleSAML_exception_handler)
0 [builtin] (N/A)
Caused by: SimpleSAML_Error_Exception: Unable to load private key from file "E:\GITFILE\GITHUB\simplesamlphp/cert/"
Backtrace:
8 E:\GITFILE\GITHUB\simplesamlphp\lib\SimpleSAML\Utils\Crypto.php:157 (SimpleSAML\Utils\Crypto::loadPrivateKey)
7 E:\GITFILE\GITHUB\simplesamlphp\modules\saml\lib\Message.php:27 (sspmod_saml_Message::addSign)
6 E:\GITFILE\GITHUB\simplesamlphp\modules\saml\lib\IdP\SAML2.php:1040 (sspmod_saml_IdP_SAML2::buildResponse)
5 E:\GITFILE\GITHUB\simplesamlphp\modules\saml\lib\IdP\SAML2.php:113 (sspmod_saml_IdP_SAML2::handleAuthError)
4 [builtin] (call_user_func)
3 E:\GITFILE\GITHUB\simplesamlphp\lib\SimpleSAML\Auth\State.php:342 (SimpleSAML_Auth_State::throwException)
2 E:\GITFILE\GITHUB\simplesamlphp\lib\SimpleSAML\IdP.php:419 (SimpleSAML_IdP::handleAuthenticationRequest)
1 E:\GITFILE\GITHUB\simplesamlphp\modules\saml\lib\IdP\SAML2.php:389 (sspmod_saml_IdP_SAML2::receiveAuthnRequest)
0 E:\GITFILE\GITHUB\simplesamlphp\www\saml2\idp\SSOService.php:19 (N/A)