[Bug 289367] Re: camellia cipher does not work in racoon - enable camellia in openssl

Steve Beattie sbeattie at ubuntu.com
Tue May 22 05:07:09 UTC 2012


This was fixed in oneiric with the introduction of openssl 1.0.0. On
precise:

$ openssl ciphers CAMELLIA
DHE-RSA-CAMELLIA256-SHA:DHE-DSS-CAMELLIA256-SHA:ADH-CAMELLIA256-SHA:CAMELLIA256-SHA:DHE-RSA-CAMELLIA128-SHA:DHE-DSS-CAMELLIA128-SHA:ADH-CAMELLIA128-SHA:CAMELLIA128-SHA

Marking this bug report closed. Thanks!

** Changed in: openssl (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/289367

Title:
  camellia cipher does not work in racoon - enable camellia in openssl

Status in “ipsec-tools” package in Ubuntu:
  Invalid
Status in “openssl” package in Ubuntu:
  Fix Released
Status in “openssl” package in Debian:
  Fix Released

Bug description:
  Binary package hint: racoon

  Version 0.7 of ipsec-tools should have added support for the camellia
  cipher.  Indeed, if you man racoon.conf in Intrepid, you'll see that
  camellia has been added for encryption_algorithm under the proposal
  and sainfo sections.  Unfortunately, trying to enable it is not
  working as expected.

  I have the camellia kernel module built and loaded (2.6.26).

  By changing my encryption_algorithm to "camellia", racoon fails
  parsing the config file:

  Oct 25 17:58:20 firewall racoon: DEBUG: reading config file /etc/racoon/racoon.conf
  Oct 25 17:58:20 firewall racoon: ERROR: /etc/racoon/racoon.conf:21: ";" algorithm mismatched 1

  where line 21 is 
  encryption_algorithm camellia;

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipsec-tools/+bug/289367/+subscriptions




More information about the foundations-bugs mailing list