> Hello
> i am trying to install openca, but i have error:
>
> "Error Aborting connection - you are using a wrong security protocol
> (http). General Error. 6251026."
>
> when i enter in CA,RA,LDAP,NODE ou PUB ...
> i have seen in
> http://www.openca.org/openca/docs/online/apas04.html#id2833192 that i
> must use SSL but i am using it by browsing page with https ...
>
> in config.xml i have put this :
>
>        <!-- ======================== -->
>         <!-- web server configuration -->
>         <!-- ======================== -->
>         <option>
>             <name>httpd_protocol</name>
>             <value>https/value>
>         </option>
>         <option>
>             <name>httpd_host</name>
>             <value>192.168.232.67</value>
>         </option>
>         <option>
>             <!-- please include the colon if you specify a port
> --> <!-- please remember this is dependend from
> httpd_protocol --> <name>httpd_port</name>
>             <value>:443</value>
>         </option>

You configured https as protocol but you are using only http. OpenCA
detects this and aborts the connection to avoid attacks.

Michael




-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to